]> git.ipfire.org Git - thirdparty/kmod.git/commit
testsuite: add test for kernel cmdline with quotes
authorLucas De Marchi <lucas.demarchi@intel.com>
Mon, 23 Jan 2017 19:59:31 +0000 (11:59 -0800)
committerLucas De Marchi <lucas.demarchi@intel.com>
Mon, 23 Jan 2017 19:59:31 +0000 (11:59 -0800)
commitded0bebca80ac1f20caa488efb412aa72ea8a7fd
tree0e11d2d69c936e3a11b5869466d7aa631d52c6cb
parent55f8286fcd773770be762f9174f22cb1df1b4678
testsuite: add test for kernel cmdline with quotes

Add some tests in which we quotes in kernel cmdline and also spaces
inside quotes.  This doesn't yet cover the case in which quotes are used
for module name, wihch should be forbidden.
testsuite/rootfs-pristine/test-modprobe/module-param-kcmdline5/correct.txt [new file with mode: 0644]
testsuite/rootfs-pristine/test-modprobe/module-param-kcmdline5/proc/cmdline [new file with mode: 0644]
testsuite/test-modprobe.c