summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2012-05-11build-sys: copy rootfs to another directoryLucas De Marchi1-2/+10
2012-05-11build-sys: distribute testsuiteLucas De Marchi1-0/+2
2012-05-11testsuite: ship testsuite/rootfs unzippedDan McGee1-15/+0
2012-04-19kmod 8v8Lucas De Marchi1-1/+1
2012-03-19kmod 7v7Lucas De Marchi1-1/+1
2012-03-19build-sys: don't set CFLAGS and LDFLAGSLucas De Marchi1-8/+2
2012-03-02kmod 6v6Lucas De Marchi1-2/+2
2012-02-24Move repository to kernel.orgLucas De Marchi1-1/+1
2012-02-08build-sys: add rule to pack rootfsLucas De Marchi1-0/+5
2012-02-08testsuite: add tests to modprobe --show-dependsLucas De Marchi1-1/+4
2012-02-07testsuite: libtestsuite depends on individual componentsDan McGee1-7/+9
2012-02-06kmod 5v5Lucas De Marchi1-2/+2
2012-01-30testsuite: add test for kmod_module_new_from_name()Lucas De Marchi1-2/+3
2012-01-30build-sys: fix make distLucas De Marchi1-1/+1
2012-01-30build-sys: declare rootfs.tar.xz as dep of rootfs/Dave Reisner1-1/+1
2012-01-28testsuite: add test for function alias_normalizePedro Pedruzzi1-1/+3
2012-01-26build-sys: extract rootfs for make checkLucas De Marchi1-0/+4
2012-01-26testsuite: trap calls to delete_module() including simple testLucas De Marchi1-1/+3
2012-01-26build-sys: autotoolify build of check librariesLucas De Marchi1-23/+13
2012-01-26testsuite: add trap to init_module() including simple testLucas De Marchi1-2/+6
2012-01-26testsuite: add test for modinfoLucas De Marchi1-1/+4
2012-01-26testsuite: add simple test for list of loaded modulesLucas De Marchi1-1/+4
2012-01-26testsuite: allow to run tests outside of top_buildirLucas De Marchi1-2/+7
2012-01-26testsuite: add trap to fopen() including testsLucas De Marchi1-3/+26
2012-01-26testsuite: fake kernel 4.0.20-kmod is outLucas De Marchi1-1/+2
2012-01-26testsuite: trap calls to unameLucas De Marchi1-0/+12
2012-01-26testsuite: test libkmod initializationLucas De Marchi1-0/+6
2012-01-26testsuite: add skeletonLucas De Marchi1-24/+4
2012-01-21build-sys: do not create symlinks by defaultLucas De Marchi1-15/+1
2012-01-18build-sys: forcefully create linksLucas De Marchi1-6/+6
2012-01-18build-sys: move modprobe to sbindirLucas De Marchi1-2/+6
2012-01-18Add program to calculate the shortest relative path for symlinksLucas De Marchi1-1/+3
2012-01-17build-sys: create symlinks if we are installing toolsLucas De Marchi1-0/+8
2012-01-16kmod 4v4Lucas De Marchi1-2/+2
2012-01-16build-sys: add release helpersLucas De Marchi1-0/+22
2012-01-12build-sys: build man pagesLucas De Marchi1-1/+1
2012-01-11test: add check of module's stateLucas De Marchi1-1/+2
2012-01-10build-sys: fix build with zlib/xz after private libLucas De Marchi1-3/+7
2012-01-10build-sys: workaround libtool issue with argv[0]Lucas De Marchi1-15/+25
2012-01-10build-sys: build tests as part of check phaseLucas De Marchi1-8/+9
2012-01-10build-sys: create symlinks instead of building separate toolsLucas De Marchi1-22/+12
2012-01-09doc: add gtk-doc to generate documentationLucas De Marchi1-0/+4
2012-01-05kmod 3v3Lucas De Marchi1-2/+2
2012-01-04build-sys: do not install kmod-* toolsLucas De Marchi1-11/+12
2012-01-01Add test to check kmod_validate_resourcesLucas De Marchi1-0/+2
2011-12-28Move libkmod-util.c to convenience util libLucas De Marchi1-3/+3
2011-12-28Move array implementation from depmode to libkmod-utilLucas De Marchi1-1/+3
2011-12-27tools: kmod: bundle depmod together with the othersLucas De Marchi1-2/+5
2011-12-27Move util functions to libkmod-util.cLucas De Marchi1-0/+1
2011-12-27kmod-depmod: use hash implementation from util libLucas De Marchi1-1/+6