Home
last modified time | relevance | path

Searched refs:EXPECT_FAIL (Results 1 - 25 of 26) sorted by relevance

12

/third_party/ltp/testcases/kernel/mem/tunable/
H A Dovercommit_memory.c70 #define EXPECT_FAIL 1 macro
135 alloc_and_check(commit_left * 2, EXPECT_FAIL); in overcommit_memory_test()
136 alloc_and_check(commit_limit + total_batch_size, EXPECT_FAIL); in overcommit_memory_test()
145 alloc_and_check(sum_total * 2, EXPECT_FAIL); in overcommit_memory_test()
185 case EXPECT_FAIL: in alloc_and_check()
/third_party/ltp/testcases/kernel/controllers/memcg/functional/
H A Dmemcg_memsw_limit_in_bytes_test.sh67 EXPECT_FAIL echo 1.0 \> memory.memsw.limit_in_bytes
75 EXPECT_FAIL echo 1xx \> memory.memsw.limit_in_bytes
83 EXPECT_FAIL echo xx \> memory.memsw.limit_in_bytes
H A Dmemcg_limit_in_bytes.sh96 EXPECT_FAIL echo 1.0 \> memory.limit_in_bytes
101 EXPECT_FAIL echo 1xx \> memory.limit_in_bytes
106 EXPECT_FAIL echo xx \> memory.limit_in_bytes
H A Dmemcg_use_hierarchy_test.sh37 EXPECT_FAIL echo 1 \> memory.use_hierarchy
50 EXPECT_FAIL echo 0 \> subgroup/memory.use_hierarchy
H A Dmemcg_force_empty.sh53 EXPECT_FAIL echo 1 \> "$mount_point/memory.force_empty"
/third_party/ltp/testcases/commands/ld/
H A Dld01.sh27 EXPECT_FAIL $LD x.o y.o 2\> ld.out
39 EXPECT_FAIL $CC x.o y.o 2\> cc.out
63 EXPECT_FAIL $LD -Bstatic -L. main.o rd1.o test.so -o a.out
69 EXPECT_FAIL $LD -Bstatic -r main.o f1.o rf1.o test.so -L/usr/lib/ 2\> ld.out
/third_party/ltp/testcases/kernel/containers/netns/
H A Dnetns_breakns.sh19 EXPECT_FAIL $NS_EXEC $NS_HANDLE0 $NS_TYPE ip address add $IP1/$NETMASK dev veth1
22 EXPECT_FAIL $NS_EXEC $NS_HANDLE0 $NS_TYPE ifconfig veth1 $IFCONF_IN6_ARG $IP1/$NETMASK
H A Dnetns_sysfs.sh47 EXPECT_FAIL tst_ns_exec $NS_HANDLE $NS_TYPE test -e /sys/class/net/$DUMMYDEV_HOST
48 EXPECT_FAIL test -e /sys/class/net/$DUMMYDEV
/third_party/ltp/testcases/commands/mkdir/
H A Dmkdir_tests.sh21 EXPECT_FAIL mkdir "dir" 2\> mkdir.out
33 EXPECT_FAIL mkdir "$LONG_PATH" 2\> mkdir.out
/third_party/ltp/testcases/kernel/fs/fs_bind/move/
H A Dfs_bind_move17.sh19 EXPECT_FAIL mount --move parent1/child1 parent2/child2
H A Dfs_bind_move13.sh21 EXPECT_FAIL mount --move dir parent2/child2
H A Dfs_bind_move12.sh23 EXPECT_FAIL mount --bind parent2 share2 2> /dev/null
/third_party/ltp/lib/newlib_tests/shell/
H A Dtst_skip_filesystems.sh30 EXPECT_FAIL "[ $fs = $fs_skip ]"
H A Dtst_check_driver.sh47 EXPECT_FAIL tst_check_drivers not-existing-kernel-module
/third_party/ltp/testcases/network/tcp_cmds/tc/
H A Dtc01.sh36 EXPECT_FAIL tc qdisc add dev teql0 root teql0
/third_party/ltp/testcases/kernel/fs/fs_bind/rbind/
H A Dfs_bind_rbind13.sh25 EXPECT_FAIL mount --rbind parent1/child1 parent2/child2
H A Dfs_bind_rbind14.sh23 EXPECT_FAIL mount --rbind parent1/child1 parent2/child2
H A Dfs_bind_rbind16.sh24 EXPECT_FAIL mount --rbind parent1/child1 parent2/child2
H A Dfs_bind_rbind15.sh30 EXPECT_FAIL mount --rbind parent1/child1 parent2/child2
/third_party/ltp/testcases/kernel/fs/fs_bind/bind/
H A Dfs_bind13.sh25 EXPECT_FAIL mount --bind parent1/child1 parent2/child2
H A Dfs_bind14.sh23 EXPECT_FAIL mount --bind parent1/child1 parent2/child2
H A Dfs_bind16.sh24 EXPECT_FAIL mount --bind parent1/child1 parent2/child2
H A Dfs_bind15.sh29 EXPECT_FAIL mount --bind parent1/child1 parent2/child2
/third_party/ltp/testcases/kernel/security/integrity/ima/tests/
H A Dima_measurements.sh90 EXPECT_FAIL "grep $file $ASCII_MEASUREMENTS"
/third_party/ltp/testcases/lib/
H A Dtest.sh295 EXPECT_FAIL() function

Completed in 4 milliseconds

12