HomeSort by relevance Sort by last modified time
    Searched refs:TCONF (Results 1 - 25 of 450) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/ltp/testcases/network/busy_poll/
busy_poll_lib.sh 18 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/containers/share/
setns_check.c 29 tst_brkm(TCONF, NULL, "setns is not supported in the kernel");
  /external/ltp/testcases/kernel/fs/ext4-new-features/
ext4_funcs.sh 31 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/sched/hyperthreading/ht_enabled/
ht_enabled.c 26 tst_brkm(TCONF, NULL,
smt_smp_enabled.sh 42 tst_resm TCONF "SMT/SMP is not supported"
58 tst_resm TCONF "$test_op"
71 tst_resm TCONF "TBD"
  /external/ltp/testcases/kernel/containers/pidns/
pidns_helper.h 29 tst_brkm(TCONF, NULL, "CLONE_NEWPID not supported");
33 tst_brkm(TCONF | TERRNO, NULL, "CLONE_NEWPID not supported");
  /external/ltp/testcases/kernel/containers/sysvipc/
ipcns_helper.h 34 tst_brkm(TCONF, NULL, "CLONE_NEWIPC not supported");
38 tst_brkm(TCONF | TERRNO, NULL, "CLONE_NEWIPC not supported");
  /external/ltp/testcases/kernel/security/smack/
smack_common.sh 34 tst_brkm TCONF "smackfs not mounted at \"$smackfsdir\""
42 tst_brkm TCONF "\"$smackfsdir/onlycap\" is \"$onlycap\", not" \
  /external/ltp/testcases/kernel/syscalls/move_pages/
move_pages.sh 16 tst_resm TCONF "libnuma and NUMA support is required for this testcase"
  /external/ltp/testcases/kernel/containers/netns/
netns_helper.h 43 tst_brkm(TCONF, NULL,
48 tst_brkm(TCONF, NULL,
52 tst_brkm(TCONF, NULL, "The commands in iproute tools do "
70 tst_brkm(TCONF | TERRNO, NULL, "CLONE_NEWNS (%d) not supported",
76 tst_brkm(TCONF | TERRNO, NULL,
  /external/ltp/testcases/kernel/containers/mqns/
mqns_helper.h 40 tst_brkm(TCONF, NULL, "Kernel version is lower than expected");
46 tst_brkm(TCONF, NULL, "mq_open check failed");
53 tst_brkm(TCONF | TERRNO, NULL, "CLONE_NEWIPC not supported");
  /external/ltp/include/
tst_res_flags.h 21 #define TCONF 32 /* Test not appropriate for configuration flag */
  /external/ltp/testcases/kernel/security/cap_bound/
run_capbounds.sh 23 tst_resm TCONF "System kernel version is less than 2.6.25"
24 tst_resm TCONF "Cannot execute test"
  /external/ltp/testcases/network/can/filter-tests/
can_run_tests.sh 36 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/mem/oom/
oom02.c 55 tst_brkm(TCONF, NULL, "test is not designed for 32-bit system.");
83 tst_brkm(TCONF, NULL, "The case need a NUMA system.");
97 tst_brkm(TCONF, NULL, "no NUMA development packages installed.");
  /external/ltp/testcases/kernel/syscalls/add_key/
add_key02.c 82 tst_res(TCONF, "kernel doesn't support key type '%s'",
93 tst_res(TCONF, "no asymmetric key parsers are registered");
100 tst_brk(TCONF, "linux/keyctl.h was missing upon compilation.");
add_key01.c 47 tst_brk(TCONF, "linux/keyctl.h was missing upon compilation.");
  /external/ltp/testcases/kernel/containers/mountns/
mountns_helper.h 34 tst_brkm(TCONF, NULL, "CLONE_NEWNS not supported");
38 tst_brkm(TCONF | TERRNO, NULL, "CLONE_NEWNS not supported");
  /external/ltp/testcases/kernel/controllers/memcg/functional/
memcg_max_usage_in_bytes_test.sh 45 tst_resm TCONF "mem+swap is not enabled"
66 tst_resm TCONF "mem+swap is not enabled"
memcg_memsw_limit_in_bytes_test.sh 77 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"
memcg_usage_in_bytes_test.sh 45 tst_resm TCONF "mem+swap is not enabled"
  /external/ltp/testcases/kernel/power_management/
runpwtests01.sh 56 tst_brkm TCONF "Required kernel configuration for SCHED_MC" \
60 tst_brkm TCONF "sched_mc_power_savings interface in system" \
runpwtests02.sh 54 tst_brkm TCONF "Required kernel configuration for SCHED_SMT NOT set"
57 tst_brkm TCONF "sched_smt_power_saving interface in system" \
  /external/ltp/lib/newlib_tests/
test02.c 40 tst_brkm_(__FILE__, __LINE__, TCONF, cleanup, "Non-NULL cleanup");
  /external/ltp/lib/tests/
tst_device.c 45 tst_brkm(TCONF, cleanup, "Failed to acquire test device");

Completed in 214 milliseconds

1 2 3 4 5 6 7 8 91011>>