Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:EXPECT_FAIL
(Results
1 - 25
of
26
) sorted by relevance
1
2
/third_party/ltp/testcases/kernel/mem/tunable/
H
A
D
overcommit_memory.c
70
#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
D
memcg_memsw_limit_in_bytes_test.sh
67
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
D
memcg_limit_in_bytes.sh
96
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
D
memcg_use_hierarchy_test.sh
37
EXPECT_FAIL
echo 1 \> memory.use_hierarchy
50
EXPECT_FAIL
echo 0 \> subgroup/memory.use_hierarchy
H
A
D
memcg_force_empty.sh
53
EXPECT_FAIL
echo 1 \> "$mount_point/memory.force_empty"
/third_party/ltp/testcases/commands/ld/
H
A
D
ld01.sh
27
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
D
netns_breakns.sh
19
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
D
netns_sysfs.sh
47
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
D
mkdir_tests.sh
21
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
D
fs_bind_move17.sh
19
EXPECT_FAIL
mount --move parent1/child1 parent2/child2
H
A
D
fs_bind_move13.sh
21
EXPECT_FAIL
mount --move dir parent2/child2
H
A
D
fs_bind_move12.sh
23
EXPECT_FAIL
mount --bind parent2 share2 2> /dev/null
/third_party/ltp/lib/newlib_tests/shell/
H
A
D
tst_skip_filesystems.sh
30
EXPECT_FAIL
"[ $fs = $fs_skip ]"
H
A
D
tst_check_driver.sh
47
EXPECT_FAIL
tst_check_drivers not-existing-kernel-module
/third_party/ltp/testcases/network/tcp_cmds/tc/
H
A
D
tc01.sh
36
EXPECT_FAIL
tc qdisc add dev teql0 root teql0
/third_party/ltp/testcases/kernel/fs/fs_bind/rbind/
H
A
D
fs_bind_rbind13.sh
25
EXPECT_FAIL
mount --rbind parent1/child1 parent2/child2
H
A
D
fs_bind_rbind14.sh
23
EXPECT_FAIL
mount --rbind parent1/child1 parent2/child2
H
A
D
fs_bind_rbind16.sh
24
EXPECT_FAIL
mount --rbind parent1/child1 parent2/child2
H
A
D
fs_bind_rbind15.sh
30
EXPECT_FAIL
mount --rbind parent1/child1 parent2/child2
/third_party/ltp/testcases/kernel/fs/fs_bind/bind/
H
A
D
fs_bind13.sh
25
EXPECT_FAIL
mount --bind parent1/child1 parent2/child2
H
A
D
fs_bind14.sh
23
EXPECT_FAIL
mount --bind parent1/child1 parent2/child2
H
A
D
fs_bind16.sh
24
EXPECT_FAIL
mount --bind parent1/child1 parent2/child2
H
A
D
fs_bind15.sh
29
EXPECT_FAIL
mount --bind parent1/child1 parent2/child2
/third_party/ltp/testcases/kernel/security/integrity/ima/tests/
H
A
D
ima_measurements.sh
90
EXPECT_FAIL
"grep $file $ASCII_MEASUREMENTS"
/third_party/ltp/testcases/lib/
H
A
D
test.sh
295
EXPECT_FAIL
()
function
Completed in 4 milliseconds
1
2