aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2011-04-13testsuite: check size against the right fileKeegan McAllister1-1/+1
2011-04-13testsuite: remove modprobe module renaming testKeegan McAllister1-100/+0
2011-04-13testsuite: pass -F to depmod when passing -eKeegan McAllister10-48/+66
2011-04-13testsuite: export TEST_ENDIAN and TEST_BITSKeegan McAllister1-0/+2
2010-03-17modprobe: remove support for renaming modulesAlan Jenkins2-44/+0
2010-03-02tests: enable leak checking under --valgrindalan-softdep-mergeAlan Jenkins1-1/+1
2010-03-02Merge branch 'cleanups' into softdep-mergeAlan Jenkins5-35/+206
2009-10-15modprobe: change softdep --pre/--post to pre:/post:Andreas Robinson1-5/+5
2009-10-10test: add softdep test, modprobe: fix simple bugs in do_softdepAndreas Robinson1-0/+67
2009-10-01testsuite: re-add test for /proc/modules supportAlan Jenkins1-0/+103
2009-10-01testsuite: fix tests for install/remove commandsAlan Jenkins4-35/+103
2009-06-27testsuite: rebuild all module data filesJon Masters70-0/+0
2009-06-27From: Michal Marek <mmarek@suse.cz>Jon Masters59-95/+32
2009-06-27testsuite: add a Makefile to rebuild the test modulesMichal Marek1-0/+75
2009-06-27testsuite: add option to only test a given endianess / bitnessMichal Marek20-39/+78
2009-06-15tests: remove depmod --unknown option testAlan Jenkins1-25/+0
2009-06-11modindex: simplify option handlingAlan Jenkins1-2/+2
2009-06-11depmod: simplify option error handlingAlan Jenkins1-11/+11
2009-05-27testsuite: rebuild all the 64-be|le data filesJon Masters54-0/+0
2009-05-21modprobe, tests: make modprobe fail noisily on non-ELF filesAndreas Robinson3-11/+14
2009-05-19testsuite: add --valgrindAlan Jenkins11-32/+65
2009-04-08remove all legacy support for pre-2.6 kernelsAlan Jenkins5-136/+0
2009-04-08testsuite: remove test-generate-modprobe.conf/disabled*Alan Jenkins5-141/+0
2009-03-11build: Build tests in a separate directoryAlan Jenkins2-15/+26
2009-03-11testsuite: use PATHAlan Jenkins63-668/+663
2009-03-02testsuite: remove locking tests since the flock() is goneJon Masters1-91/+0
2009-03-02modprobe,depmod: deprecate "include", sort config files, warn if they miss .confKay Sievers18-313/+97
2009-02-23testsuite: remove useless use of echoAlan Jenkins23-50/+50
2009-02-23testsuite: more delay reductionAlan Jenkins32-191/+199
2009-02-23testsuite: cleanup /sys/module/ in modprobe testsAlan Jenkins12-117/+82
2009-02-23testsuite: complete test-modprobe/02sysfs.shAlan Jenkins1-24/+47
2009-02-23testsuite: MODTEST_OVERRIDE_ROOT conversion fixupAlan Jenkins1-4/+3
2009-02-23testsuite: work around slow SSDsAlan Jenkins1-0/+4
2009-02-12patch testsuite-dirAlan Jenkins55-4004/+1143
2009-02-11Reduce test delaysAlan Jenkins1-4/+4
2009-02-11testsuite: add test for order of values in binary indexAlan Jenkins1-0/+47
2009-02-11Survive "/sys is not mounted"Alan Jenkins1-5/+18
2009-02-10testsuite: update for order change to option parsingJon Masters6-48/+48
2008-12-03remove testsuite makefile from repoJon Masters1-39/+0
2008-12-03cleanup the testsuite and make it useful again (part 1)Jon Masters63-592/+1000
2008-11-25remove test output files from git treeJon Masters3-4/+0
2008-10-13modprobe: Add tests for reading module index filesAlan Jenkins5-0/+405
2008-10-13modprobe: use binary index filesAlan Jenkins27-18/+104
2008-10-13depmod: Add binary index filesJon Masters14-0/+324
2008-10-13Reduce valgrind memory leak warnings in depmod and modprobeAlan Jenkins1-0/+12
2008-10-13testsuite: Fix test-modprobeAlan Jenkins1-8/+8
2008-10-13testsuite: Fix runtests on UbuntuAlan Jenkins1-1/+1
2006-12-08Begin tracking post-3.3-pre3 development with git.Jonathan Masters208-0/+7029