summaryrefslogtreecommitdiff
path: root/testsuite
AgeCommit message (Expand)AuthorFilesLines
2012-08-01testsuite preload: Factorize into macros, add more stat and open variantsMartin Pitt1-124/+90
2012-07-18Use #pragma once instead of #ifndefLucas De Marchi3-12/+3
2012-07-10testsuite: re-license under LGPLLucas De Marchi18-137/+657
2012-07-10testsuite: path wrapper: Fix open() with 3 argumentsMartin Pitt1-1/+1
2012-06-21testsuite: use right offset for module nameLucas De Marchi2-5/+23
2012-06-19build-sys: Make dirs writable on rootfs creationLucas De Marchi1-1/+1
2012-06-11testsuite: Fix test descriptionLucas De Marchi1-1/+1
2012-06-06testsuite: add test for install-commands loopLucas De Marchi12-0/+167
2012-06-06testsuite: allow to export custom env varsLucas De Marchi2-0/+9
2012-06-06testsuite: add timeout for each testLucas De Marchi1-6/+36
2012-06-06testsuite: create additional pipe to monitor childLucas De Marchi1-12/+34
2012-06-05testsuite: add test for softdep loopsLucas De Marchi13-0/+94
2012-06-05testsuite: check if module is in kernel for return codeLucas De Marchi1-3/+32
2012-06-05testsuite: set default init_module behavior to mimic kernel'sLucas De Marchi1-7/+17
2012-06-05testsuite: create initstate file upon fake init_module()Lucas De Marchi1-3/+53
2012-06-05testsuite: add mkdir_p implementationLucas De Marchi2-0/+96
2012-06-05testsuite: trap calls to mkdirLucas De Marchi1-0/+17
2012-06-05testsuite: check if rootfs dir is dirty before runningLucas De Marchi2-0/+25
2012-06-05testsuite: separate insert and delete rootfs from modinfoLucas De Marchi11-2/+58
2012-06-05testsuite: rename rootfs dirLucas De Marchi146-1/+1
2012-06-05testsuite: fix find_module() finding wrong moduleLucas De Marchi1-1/+1
2012-05-11test-conversion: convert test-get-dependencies to new infrastructureDan McGee16-0/+166
2012-05-11test-conversion: convert test-blacklist to new infrastructureDan McGee3-0/+111
2012-05-11build-sys: copy rootfs to another directoryLucas De Marchi1-0/+1
2012-05-11testsuite: ship testsuite/rootfs unzippedDan McGee132-1/+237
2012-02-18Add missing newlinesLucas De Marchi1-3/+3
2012-02-16testsuite: fix color of unexpected failureLucas De Marchi1-1/+1
2012-02-16kmod-module: lookup: search modules.builtin file tooLucas De Marchi1-1/+0
2012-02-16testsuite: add test for builtins with modprobeLucas De Marchi2-0/+22
2012-02-16testsuite: add .path member to test structDave Reisner2-0/+29
2012-02-16Fix path.c's function pointer defenitions.Wouter van Kesteren1-4/+4
2012-02-08Mark functions with attribute noreturnLucas De Marchi5-7/+9
2012-02-08Check if libc has __xstatLucas De Marchi1-0/+2
2012-02-08build-sys: add rule to pack rootfsLucas De Marchi1-1/+1
2012-02-08testsuite: add tests to modprobe --show-dependsLucas De Marchi3-0/+78
2012-02-07testsuite: update README fileLucas De Marchi1-13/+15
2012-02-07testsuite: macronify test definitionsLucas De Marchi7-68/+29
2012-02-07testsuite: macronify main functionLucas De Marchi7-162/+35
2012-02-06Add WARNING file for test dir and improve testsuite READMELucas De Marchi1-0/+3
2012-02-06testsuite: add READMELucas De Marchi2-0/+89
2012-02-05Update .gitignore filesDan McGee1-8/+8
2012-01-31testsuite: allow for expected failure of testsDave Reisner2-14/+34
2012-01-30testsuite: check if dots are allowed in aliasesLucas De Marchi2-0/+50
2012-01-30testsuite: add test for kmod_module_new_from_name()Lucas De Marchi3-0/+107
2012-01-30Partially fix parsing of alias with dotsLucas De Marchi1-0/+0
2012-01-30testsuite: let stat.h take care of stat64Lucas De Marchi1-18/+0
2012-01-30Use %zu for size_tLucas De Marchi1-1/+1
2012-01-28testsuite: remove unneeded call to memset()Lucas De Marchi1-1/+0
2012-01-28testsuite: add test for function alias_normalizePedro Pedruzzi3-0/+105
2012-01-26testsuite: add GPL licenseLucas De Marchi10-0/+170