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

1 2

  /external/ltp/testcases/network/busy_poll/
busy_poll_lib.sh 17 if tst_kvcmp -lt "3.11"; then
  /external/ltp/include/
tst_kvercmp.h 41 int tst_kvcmp(const char *cur_kver, int r1, int r2, int r3);
  /external/ltp/testcases/lib/
Makefile 29 MAKE_TARGETS := tst_sleep tst_random tst_checkpoint tst_rod tst_kvcmp\
  /external/ltp/testcases/kernel/security/cap_bound/
run_capbounds.sh 22 if tst_kvcmp -lt "2.6.25"; then
  /external/ltp/testcases/kernel/tracing/ftrace_test/ftrace_stress/
ftrace_trace_clock.sh 20 if tst_kvcmp -lt "2.6.32"; then
ftrace_trace_stat.sh 27 if tst_kvcmp -lt "2.6.36"; then
  /external/ltp/testcases/kernel/fs/ext4-new-features/
ext4_funcs.sh 30 if tst_kvcmp -lt "2.6.31"; then
  /external/ltp/testcases/kernel/tracing/ftrace_test/
ftrace_regression02.sh 57 if tst_kvcmp -lt "3.2"; then
  /external/ltp/testcases/kernel/power_management/
runpwtests06.sh 50 if tst_kvcmp -ge "2.6.31"; then
runpwtests_exclusive02.sh 30 if tst_kvcmp -gt "2.6.29"; then
runpwtests_exclusive03.sh 30 if tst_kvcmp -gt "2.6.29"; then
runpwtests05.sh 30 if tst_kvcmp -gt "2.6.29"; then
runpwtests_exclusive01.sh 30 if tst_kvcmp -gt "2.6.29"; then
runpwtests_exclusive05.sh 30 if tst_kvcmp -gt "2.6.29"; then
  /external/ltp/testcases/kernel/device-drivers/rcu/
rcu_torture.sh 70 if tst_kvcmp -lt "3.12"; then
74 if tst_kvcmp -lt "3.11"; then
  /external/ltp/testcases/network/tcp_fastopen/
tcp_fastopen_run.sh 64 if tst_kvcmp -lt "3.7"; then
68 if tst_kvcmp -lt "3.16" && [ "$TST_IPV6" ]; then
  /external/ltp/lib/
tst_kvercmp.c 81 int tst_kvcmp(const char *cur_kver, int r1, int r2, int r3) function
104 return tst_kvcmp(uval.release, r1, r2, r3);
167 return tst_kvcmp(kver, r1, r2, r3);
  /external/ltp/testcases/commands/keyctl/
keyctl01.sh 40 if tst_kvcmp -le 2.6.33; then
  /external/ltp/testcases/kernel/controllers/memcg/functional/
memcg_limit_in_bytes.sh 101 if tst_kvcmp -lt "2.6.31"; then
memcg_memsw_limit_in_bytes_test.sh 83 if tst_kvcmp -lt "2.6.31"; then
  /external/ltp/testcases/kernel/containers/netns/
netns_sysfs.sh 32 if tst_kvcmp -lt "2.6.35"; then
  /external/ltp/testcases/kernel/device-drivers/locking/
lock_torture.sh 55 if tst_kvcmp -lt "3.18"; then
  /external/ltp/testcases/network/dctcp/
dctcp01.sh 46 if tst_kvcmp -lt "3.18"; then
  /external/ltp/testcases/kernel/controllers/cpuset/cpuset_base_ops_test/
cpuset_base_ops_testset.sh 131 if tst_kvcmp -lt "3.0 RHEL6:2.6.32"; then
166 if tst_kvcmp -lt "3.0 RHEL6:2.6.32"; then
  /external/ltp/testcases/kernel/controllers/cpuset/
cpuset_regression_test.sh 33 if tst_kvcmp -lt "3.18"; then

Completed in 248 milliseconds

1 2