summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* tools: Use test/kmod instead of kmod-nolibLucas De Marchi2013-07-023-9/+9
* testsuite: errno is a positive numberLucas De Marchi2013-04-121-1/+1
* testsuite: Fix checking __sysnoLucas De Marchi2013-04-091-5/+5
* testsuite: Wrap syscall() to get calls to finit_module()Lucas De Marchi2013-04-091-0/+36
* libkmod: Move finit_module() definition to missing.hLucas De Marchi2013-04-091-0/+4
* modprobe: Fix assertion on --show-depends with bogus config fileLucas De Marchi2013-03-211-1/+0
* testsuite: Add test to check if modprobe explodes on bogus configLucas De Marchi2013-03-2114-0/+36
* testsuite: Exit with success on signal if test has expected_fail=trueLucas De Marchi2013-03-211-1/+1
* testsuite: handle finit_moduleKees Cook2013-02-191-0/+24
* testsuite: Add modinfo test for module signaturesMichal Marek2013-01-174-1/+26
* Update copyright noticesLucas De Marchi2013-01-1616-16/+16
* gitignore: ignore files generated by Automake's testsuiteLucas De Marchi2013-01-151-0/+20
* testsuite: add depmod test for modules.aliasLucas De Marchi2012-10-048-0/+108
* testsuite: allow to check generated filesLucas De Marchi2012-10-042-0/+106
* testsuite: Fix double definition of 64-bits variantLucas De Marchi2012-09-071-3/+7
* testsuite preload: Factorize into macros, add more stat and open variantsMartin Pitt2012-08-011-124/+90
* Use #pragma once instead of #ifndefLucas De Marchi2012-07-183-12/+3
* testsuite: re-license under LGPLLucas De Marchi2012-07-1018-137/+657
* testsuite: path wrapper: Fix open() with 3 argumentsMartin Pitt2012-07-101-1/+1
* testsuite: use right offset for module nameLucas De Marchi2012-06-212-5/+23
* build-sys: Make dirs writable on rootfs creationLucas De Marchi2012-06-191-1/+1
* testsuite: Fix test descriptionLucas De Marchi2012-06-111-1/+1
* testsuite: add test for install-commands loopLucas De Marchi2012-06-0612-0/+167
* testsuite: allow to export custom env varsLucas De Marchi2012-06-062-0/+9
* testsuite: add timeout for each testLucas De Marchi2012-06-061-6/+36
* testsuite: create additional pipe to monitor childLucas De Marchi2012-06-061-12/+34
* testsuite: add test for softdep loopsLucas De Marchi2012-06-0513-0/+94
* testsuite: check if module is in kernel for return codeLucas De Marchi2012-06-051-3/+32
* testsuite: set default init_module behavior to mimic kernel'sLucas De Marchi2012-06-051-7/+17
* testsuite: create initstate file upon fake init_module()Lucas De Marchi2012-06-051-3/+53
* testsuite: add mkdir_p implementationLucas De Marchi2012-06-052-0/+96
* testsuite: trap calls to mkdirLucas De Marchi2012-06-051-0/+17
* testsuite: check if rootfs dir is dirty before runningLucas De Marchi2012-06-052-0/+25
* testsuite: separate insert and delete rootfs from modinfoLucas De Marchi2012-06-0511-2/+58
* testsuite: rename rootfs dirLucas De Marchi2012-06-05146-1/+1
* testsuite: fix find_module() finding wrong moduleLucas De Marchi2012-06-051-1/+1
* test-conversion: convert test-get-dependencies to new infrastructureDan McGee2012-05-1116-0/+166
* test-conversion: convert test-blacklist to new infrastructureDan McGee2012-05-113-0/+111
* build-sys: copy rootfs to another directoryLucas De Marchi2012-05-111-0/+1
* testsuite: ship testsuite/rootfs unzippedDan McGee2012-05-11132-1/+237
* Add missing newlinesLucas De Marchi2012-02-181-3/+3
* testsuite: fix color of unexpected failureLucas De Marchi2012-02-161-1/+1
* kmod-module: lookup: search modules.builtin file tooLucas De Marchi2012-02-161-1/+0
* testsuite: add test for builtins with modprobeLucas De Marchi2012-02-162-0/+22
* testsuite: add .path member to test structDave Reisner2012-02-162-0/+29
* Fix path.c's function pointer defenitions.Wouter van Kesteren2012-02-161-4/+4
* Mark functions with attribute noreturnLucas De Marchi2012-02-085-7/+9
* Check if libc has __xstatLucas De Marchi2012-02-081-0/+2
* build-sys: add rule to pack rootfsLucas De Marchi2012-02-081-1/+1
* testsuite: add tests to modprobe --show-dependsLucas De Marchi2012-02-083-0/+78