Home
last modified time | relevance | path

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

12345678910>>...19

/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/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/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/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"
31 tst_brkm TCONF "busy poll not supported by driver"
35 tst_brkm TCONF "busy poll 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/kernel/syscalls/fallocate/
Dfallocate04.c100 tst_brk(TCONF, "fallocate() not supported"); in test01()
121 tst_brk(TCONF, in test02()
128 tst_brk(TCONF, in test02()
176 tst_brk(TCONF, in test03()
187 tst_brk(TCONF, in test03()
224 tst_brk(TCONF, in test04()
264 tst_brk(TCONF, in test05()
/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/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/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/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/unshare/
Dunshare01.c195 tst_brkm(TCONF, cleanup, in main()
231 tst_brkm(TCONF, cleanup, in main()
267 tst_brkm(TCONF, cleanup, in main()
289 tst_brkm(TCONF, NULL, "unshare is undefined."); in main()
/external/ltp/testcases/lib/
Dtest.sh40 TCONF) return 32;;
71 TCONF) ;;
101 tst_brkm TCONF "Must be super/root for this test!"
151 tst_brkm TCONF "'$cmd' not found"
367 tst_brkm TCONF "Failed to find module '$mod_name'"
/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/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/commands/mkfs/
Dmkfs01.sh62 tst_brk TCONF "Cannot mount ${FS_TYPE}, missing driver?"
129 tst_res TCONF "'${mkfs_cmd}' not supported."
135 tst_res TCONF "'${mkfs_cmd}' not supported."
144 tst_res TCONF "'${mkfs_cmd}' not supported."
/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/madvise/
Dmadvise06.c55 tst_brk(TCONF, "file needed: %s\n", path); in check_path()
71 tst_brk(TCONF, "System RAM is too small (%li bytes needed)", in setup()
75 tst_brk(TCONF, "System swap is too small (%li bytes needed)", in setup()
82 tst_brk(TCONF, "memory cgroup needed"); in setup()
Dmadvise09.c186 tst_brk(TCONF | TERRNO, "MADV_FREE is not supported"); in child()
308 if (WIFEXITED(status) && WEXITSTATUS(status) == TCONF) in run()
309 tst_brk(TCONF, "MADV_FREE is not supported"); in run()
320 tst_brk(TCONF, "'" MEMCG_PATH in setup()
331 tst_brk(TCONF, "MADV_FREE does not work without swap"); in setup()
/external/ltp/testcases/network/virt/
Dvirt_lib.sh223 tst_brkm TCONF "test must be run with kernel 3.10 or newer"
227 tst_brkm TCONF "iproute doesn't support remote unicast address"
303 tst_resm TCONF "'$@' option(s) not supported, skipping it"
404 tst_brkm TCONF "test must be run with kernel 3.8 or newer"
408 tst_brkm TCONF "test must be run with kernels >= 3.12"
421 tst_brkm TCONF "iproute2 or kernel doesn't support $virt_type"
/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/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, "test requires libnuma >= 2 and it's development packages"); in main()
/external/ltp/lib/
Dtst_res.c147 PAIR(TCONF) in strttype()
406 if (T_exitval == TCONF && passed_cnt) in tst_exit()
407 T_exitval &= ~TCONF; in tst_exit()
449 if (ttype_result & TCONF) in tst_record_childstatus()
487 ttype_result != TCONF) { in tst_brk__()
497 if (ttype_result == TCONF) { in tst_brk__()
604 tst_brkm(TCONF, NULL, "Test needs to be run as root"); in tst_require_root()
/external/ltp/testcases/kernel/connectors/pec/
Drun_pec_test37 tst_brkm TCONF ignored "Test must be run as root"
43 tst_brkm TCONF ignored "Process Event Connector is not supported or kernel is below 2.6.26"
80 tst_brkm TCONF NULL "connector may not be supported"
/external/ltp/testcases/kernel/syscalls/move_pages/
Dmove_pages_support.c205 tst_resm(TCONF, "NUMA support not provided"); in verify_pages_on_nodes()
404 tst_brkm(TCONF, NULL, "NUMA support is not available"); in check_config()
406 tst_brkm(TCONF, NULL, "at least %d allowed NUMA nodes" in check_config()
409 tst_brkm(TCONF, NULL, "2.6.18 or greater kernel required"); in check_config()
412 tst_brkm(TCONF, NULL, "NUMA support not provided"); in check_config()

12345678910>>...19