Searched refs:TC_ROOTFS (Results 1 – 14 of 14) sorted by relevance
/external/kmod/testsuite/ |
D | test-modprobe.c | 44 [TC_ROOTFS] = TESTSUITE_ROOTFS "test-modprobe/show-depends", 66 [TC_ROOTFS] = TESTSUITE_ROOTFS "test-modprobe/show-depends", 89 [TC_ROOTFS] = TESTSUITE_ROOTFS "test-modprobe/alias-to-none", 114 [TC_ROOTFS] = TESTSUITE_ROOTFS "test-modprobe/builtin", 133 [TC_ROOTFS] = TESTSUITE_ROOTFS "test-modprobe/builtin", 155 [TC_ROOTFS] = TESTSUITE_ROOTFS "test-modprobe/softdep-loop", 177 [TC_ROOTFS] = TESTSUITE_ROOTFS "test-modprobe/install-cmd-loop", 203 [TC_ROOTFS] = TESTSUITE_ROOTFS "test-modprobe/module-param-kcmdline", 227 [TC_ROOTFS] = TESTSUITE_ROOTFS "test-modprobe/module-param-kcmdline2", 251 [TC_ROOTFS] = TESTSUITE_ROOTFS "test-modprobe/module-param-kcmdline3", [all …]
|
D | test-depmod.c | 48 [TC_ROOTFS] = MODULES_ORDER_ROOTFS, 75 [TC_ROOTFS] = SEARCH_ORDER_SIMPLE_ROOTFS, 101 [TC_ROOTFS] = SEARCH_ORDER_SAME_PREFIX_ROOTFS, 127 [TC_ROOTFS] = DETECT_LOOP_ROOTFS,
|
D | test-testsuite.c | 83 [TC_ROOTFS] = TESTSUITE_ROOTFS "test-rootfs/", 116 [TC_ROOTFS] = TESTSUITE_ROOTFS "test-rootfs/", 139 [TC_ROOTFS] = TESTSUITE_ROOTFS "test-rootfs/", 159 [TC_ROOTFS] = TESTSUITE_ROOTFS "test-rootfs/",
|
D | test-tools.c | 44 [TC_ROOTFS] = TESTSUITE_ROOTFS "test-tools/insert", 66 [TC_ROOTFS] = TESTSUITE_ROOTFS "test-tools/remove",
|
D | test-util.c | 67 [TC_ROOTFS] = TESTSUITE_ROOTFS "test-util/", 97 [TC_ROOTFS] = TESTSUITE_ROOTFS "test-util/", 198 [TC_ROOTFS] = TESTSUITE_ROOTFS "test-util2/",
|
D | test-modinfo.c | 44 [TC_ROOTFS] = TESTSUITE_ROOTFS "test-modinfo/", \ 86 [TC_ROOTFS] = TESTSUITE_ROOTFS "test-modinfo/",
|
D | test-new-module.c | 66 [TC_ROOTFS] = TESTSUITE_ROOTFS "test-new-module/from_name/", 111 [TC_ROOTFS] = TESTSUITE_ROOTFS "test-new-module/from_alias/",
|
D | test-initstate.c | 76 [TC_ROOTFS] = TESTSUITE_ROOTFS "test-initstate", 118 [TC_ROOTFS] = TESTSUITE_ROOTFS "test-initstate",
|
D | test-init.c | 77 [TC_ROOTFS] = TESTSUITE_ROOTFS "test-init/", 125 [TC_ROOTFS] = TESTSUITE_ROOTFS "test-remove/",
|
D | testsuite.c | 58 [TC_ROOTFS] = { S_TC_ROOTFS, OVERRIDE_LIBDIR "path.so" }, 247 if (t->config[TC_ROOTFS] != NULL) { in test_run_child() 249 const char *rootfs = t->config[TC_ROOTFS]; in test_run_child() 636 const char *rootfs = t->config[TC_ROOTFS] ? t->config[TC_ROOTFS] : ""; in read_loaded_modules()
|
D | test-dependencies.c | 85 [TC_ROOTFS] = TESTSUITE_ROOTFS "test-dependencies/",
|
D | test-blacklist.c | 100 [TC_ROOTFS] = TESTSUITE_ROOTFS "test-blacklist/",
|
D | test-loaded.c | 84 [TC_ROOTFS] = TESTSUITE_ROOTFS "test-loaded/",
|
D | testsuite.h | 34 TC_ROOTFS = 0, enumerator
|