Home
last modified time | relevance | path

Searched refs:TCONF (Results 1 – 25 of 450) sorted by relevance

12345678910>>...18

/external/ltp/testcases/kernel/fs/acls/
Dacl_test0178 …tst_brkm TCONF "[ losetup.1 ] Failed to find an available loopback device -- is the required suppo…
83 tst_brkm TCONF "[ losetup.2 ] Failed to setup the device."
92 tst_resm TCONF "[ mount ] Make sure that ACL (Access Control List)"
93 tst_resm TCONF "\t and Extended Attribute are built into the kernel\n"
94 tst_brkm TCONF "\t Can not mount ext3 file system with acl and user_xattr options\n"
101 tst_resm TCONF "FAILED: [ mount ] Make sure that ACL (Access Control List)"
102 tst_resm TCONF "\t and Extended Attribute are built into the kernel\n"
103 tst_brkm TCONF "\t Can not mount ext2 file system with acl and user_xattr options\n"
/external/ltp/testcases/kernel/containers/netns/
Dnetns_helper.h43 tst_brkm(TCONF, NULL, in check_iproute()
48 tst_brkm(TCONF, NULL, in check_iproute()
52 tst_brkm(TCONF, NULL, "The commands in iproute tools do " in check_iproute()
70 tst_brkm(TCONF | TERRNO, NULL, "CLONE_NEWNS (%d) not supported", in check_netns()
76 tst_brkm(TCONF | TERRNO, NULL, in check_netns()
/external/ltp/testcases/network/can/filter-tests/
Dcan_run_tests.sh36 tst_brkm TCONF "modprobe can failed: ret - $ret"
42 tst_brkm TCONF "modprobe can_raw failed: ret - $ret"
49 tst_brkm TCONF "modprobe -r vcan failed: ret - $ret"
55 tst_brkm TCONF "modprobe vcan echo=1 failed: ret - $ret"
102 32) tst_resm TCONF "$1 is not appropriate for configuration flag";;
/external/ltp/testcases/kernel/controllers/cgroup/
Dcgroup_regression_test.sh34 tst_brkm TCONF ignored "test must be run with kernel 2.6.29 or newer"
39 tst_brkm TCONF ignored "Kernel does not support for control groups; skipping testcases";
44 tst_brkm TCONF ignored "Test must be run as root"
174 tst_resm TCONF "CONFIG_SCHED_DEBUG is not enabled"
180 tst_resm TCONF "CONFIG_CGROUP_SCHED is not enabled"
220 tst_resm TCONF "CONFIG_LOCKDEP is not enabled"
227 tst_resm TCONF "require more than 8 cgroup subsystems"
258 tst_resm TCONF "require at least 2 cgroup subsystems"
313 tst_resm TCONF "CONFIG_CGROUP_NS"
407 tst_resm TCONF "require at least 2 cgroup subsystems"
/external/ltp/testcases/kernel/controllers/memcg/functional/
Dmemcg_memsw_limit_in_bytes_test.sh77 tst_resm TCONF "mem+swap is not enabled"
93 tst_resm TCONF "mem+swap is not enabled"
104 tst_resm TCONF "mem+swap is not enabled"
115 tst_resm TCONF "mem+swap is not enabled"
/external/ltp/testcases/kernel/controllers/cpuset/
Dcpuset_funcs.sh62 tst_brkm TCONF "kernel is below 2.6.28"
69 tst_brkm TCONF "The total of CPUs is less than $1"
76 tst_brkm TCONF "The total of nodes is less than $1"
83 tst_brkm TCONF "Test must be run as root"
99 tst_brkm TCONF "Cpuset is not supported"
/external/ltp/testcases/kernel/syscalls/getcpu/
Dgetcpu01.c104 tst_resm(TCONF, "This test can only run on kernels that are "); in main()
105 tst_resm(TCONF, in main()
107 tst_resm(TCONF, "Currently the test case has been"); in main()
108 tst_resm(TCONF, "developed only for i386 and x86_64"); in main()
272 tst_resm(TCONF, in get_nodeid()
274 tst_resm(TCONF, in get_nodeid()
/external/ltp/testcases/network/busy_poll/
Dbusy_poll_lib.sh18 tst_brkm TCONF "test must be run with kernel 3.11 or newer"
23 tst_brkm TCONF "busy poll not configured, CONFIG_NET_RX_BUSY_POLL"
29 tst_brkm TCONF "busy poll not supported by driver"
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_syscall_test/
Dcpuset_syscall_testset.sh33 tst_flag2mask TCONF
34 TCONF=$?
86 if [ "$ret" -eq "$TCONF" ]; then
87 return $TCONF
357 "$TCONF")
358 tst_resm TCONF "Test exited with TCONF"
/external/ltp/testcases/kernel/mem/oom/
Doom05.c56 tst_brkm(TCONF, NULL, "test is not designed for 32-bit system."); in main()
81 tst_resm(TCONF, in main()
114 tst_brkm(TCONF, NULL, "requires NUMA with at least 1 node"); in setup()
146 tst_brkm(TCONF, NULL, "no NUMA development packages installed."); in main()
Doom02.c55 tst_brkm(TCONF, NULL, "test is not designed for 32-bit system."); in main()
83 tst_brkm(TCONF, NULL, "The case need a NUMA system."); in setup()
97 tst_brkm(TCONF, NULL, "no NUMA development packages installed."); in main()
/external/ltp/testcases/kernel/mem/ksm/
Dksm02.c109 tst_brkm(TCONF, cleanup, in main()
138 tst_brkm(TCONF, NULL, "2.6.32 or greater kernel required"); in setup()
140 tst_brkm(TCONF, NULL, "KSM configuration is not enabled"); in setup()
157 tst_brkm(TCONF, NULL, "no NUMA development packages installed."); in main()
Dksm04.c111 tst_brkm(TCONF, cleanup, in main()
141 tst_brkm(TCONF, NULL, "2.6.32 or greater kernel required"); in setup()
143 tst_brkm(TCONF, NULL, "KSM configuration is not enabled"); in setup()
162 tst_brkm(TCONF, NULL, "no NUMA development packages installed."); in main()
/external/ltp/testcases/kernel/fs/ext4-new-features/
Dext4_funcs.sh31 tst_brkm TCONF "kernel is below 2.6.31"
40 tst_brkm TCONF "Ext4 is not supported"
45 tst_brkm TCONF "tests need a big block device(5G-10G)"
/external/ltp/testcases/commands/sssd/
Dsssd-lib.sh32 tst_brkm TCONF NULL \
84 tst_resm TCONF "couldn't find sssd"
90 tst_resm TCONF "couldn't find nscd"
187 tst_resm TCONF "override_gid does not exist. Skipping all testcases"
/external/ltp/testcases/kernel/syscalls/fallocate/
Dfallocate04.c127 tst_brkm(TCONF, cleanup, "fallocate() not supported"); in test01()
148 tst_brkm(TCONF, cleanup, in test02()
155 tst_brkm(TCONF, cleanup, in test02()
203 tst_brkm(TCONF, cleanup, in test03()
214 tst_brkm(TCONF, cleanup, in test03()
251 tst_brkm(TCONF, cleanup, in test04()
291 tst_brkm(TCONF, cleanup, in test05()
/external/ltp/testcases/kernel/containers/mqns/
Dmqns_helper.h40 tst_brkm(TCONF, NULL, "Kernel version is lower than expected"); in check_mqns()
46 tst_brkm(TCONF, NULL, "mq_open check failed"); in check_mqns()
53 tst_brkm(TCONF | TERRNO, NULL, "CLONE_NEWIPC not supported"); in check_mqns()
/external/ltp/testcases/kernel/syscalls/unshare/
Dunshare01.c196 tst_brkm(TCONF, cleanup, in main()
234 tst_brkm(TCONF, cleanup, in main()
272 tst_brkm(TCONF, cleanup, in main()
294 tst_brkm(TCONF, NULL, "unshare is undefined."); in main()
/external/ltp/testcases/kernel/mem/vma/
Dvma04.c98 tst_brkm(TCONF, NULL, "requires at least one node."); in main()
155 tst_brkm(TCONF, cleanup, in mem_bind()
168 tst_brkm(TCONF, cleanup, in mem_interleave()
181 tst_brkm(TCONF, cleanup, in mem_unbind()
330 tst_brkm(TCONF, NULL, "XXX: test is only supported on libnuma v2."); in main()
336 tst_brkm(TCONF, NULL, "no NUMA development packages installed."); in main()
/external/ltp/testcases/kernel/sched/hyperthreading/ht_enabled/
Dsmt_smp_enabled.sh42 tst_resm TCONF "SMT/SMP is not supported"
58 tst_resm TCONF "$test_op"
71 tst_resm TCONF "TBD"
/external/ltp/testcases/kernel/syscalls/add_key/
Dadd_key02.c82 tst_res(TCONF, "kernel doesn't support key type '%s'", in verify_add_key()
93 tst_res(TCONF, "no asymmetric key parsers are registered"); in verify_add_key()
100 tst_brk(TCONF, "linux/keyctl.h was missing upon compilation."); in verify_add_key()
/external/ltp/testcases/commands/mkfs/
Dmkfs01.sh63 tst_brk TCONF "Cannot mount ${FS_TYPE}, missing driver?"
130 tst_res TCONF "'${mkfs_cmd}' not supported."
136 tst_res TCONF "'${mkfs_cmd}' not supported."
145 tst_res TCONF "'${mkfs_cmd}' not supported."
/external/ltp/testcases/kernel/mem/page/
Dpage01.c92 tst_resm(TCONF, "\tBad arg count.\n");
132 tst_resm(TCONF,
134 tst_brkm(TCONF, NULL,
198 tst_resm(TCONF, "\tCannot parse %s as a number.\n", str);
/external/ltp/testcases/lib/
Dtest.sh39 TCONF) return 32;;
70 TCONF) ;;
100 tst_brkm TCONF "Must be super/root for this test!"
147 tst_brkm TCONF "'$cmd' not found"
363 tst_brkm TCONF "Failed to find module '$mod_name'"
/external/ltp/testcases/kernel/syscalls/switch/
Dendian_switch01.c113 tst_brkm(TCONF, in main4()
120 tst_brkm(TCONF, cleanup, in main4()
138 tst_brkm(TCONF, cleanup, in main()

12345678910>>...18