kmod/testsuite/.gitignore
Lucas De Marchi 5963c36da3 testsuite: Add basic tests for hash implementation
Far from complete, but already covers all internal APIs.
2014-06-06 02:24:39 -03:00

40 lines
604 B
Plaintext

*.lo
*.la
*.so
/.dirstamp
/test-util
/test-blacklist
/test-dependencies
/test-depmod
/test-init
/test-loaded
/test-modinfo
/test-new-module
/test-testsuite
/test-modprobe
/test-hash
/rootfs
/stamp-rootfs
/test-util.log
/test-util.trs
/test-blacklist.log
/test-blacklist.trs
/test-dependencies.log
/test-dependencies.trs
/test-depmod.log
/test-depmod.trs
/test-init.log
/test-init.trs
/test-loaded.log
/test-loaded.trs
/test-modinfo.log
/test-modinfo.trs
/test-modprobe.log
/test-modprobe.trs
/test-hash.log
/test-hash.trs
/test-new-module.log
/test-new-module.trs
/test-testsuite.log
/test-testsuite.trs