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_TRUE
(Results
1 - 11
of
11
) sorted by relevance
/kernel/linux/linux-6.6/tools/testing/selftests/prctl/
H
A
D
set-process-name.c
53
EXPECT_TRUE
(check_is_name_correct(CHANGE_NAME));
in TEST()
56
EXPECT_TRUE
(check_is_name_correct(EMPTY_NAME));
in TEST()
H
A
D
set-anon-vma-name-test.c
95
EXPECT_TRUE
(was_renaming_successful(GOOD_NAME, (unsigned long)self->ptr_anon));
in TEST_F()
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H
A
D
ip_local_port_range.c
180
EXPECT_TRUE
(err) TH_LOG("expected setsockopt(IP_LOCAL_PORT_RANGE) to fail");
in TEST_F()
186
EXPECT_TRUE
(err) TH_LOG("expected setsockopt(IP_LOCAL_PORT_RANGE) to fail");
in TEST_F()
192
EXPECT_TRUE
(err) TH_LOG("expected setsockopt(IP_LOCAL_PORT_RANGE) to fail");
in TEST_F()
H
A
D
tls.c
1310
EXPECT_TRUE
(eagain);
in TEST_F()
1333
EXPECT_TRUE
(eagain);
in TEST_F()
/kernel/linux/linux-5.10/tools/testing/selftests/filesystems/epoll/
H
A
D
epoll_wakeup_test.c
1673
EXPECT_TRUE
((ctx.count == 2) || (ctx.count == 3));
in TEST()
1777
EXPECT_TRUE
((ctx.count == 2) || (ctx.count == 3));
in TEST()
1891
EXPECT_TRUE
((ctx.count == 2) || (ctx.count == 3));
in TEST()
2005
EXPECT_TRUE
((ctx.count == 2) || (ctx.count == 3));
in TEST()
2109
EXPECT_TRUE
((ctx.count == 2) || (ctx.count == 3));
in TEST()
2213
EXPECT_TRUE
((ctx.count == 2) || (ctx.count == 3));
in TEST()
2322
EXPECT_TRUE
((ctx.count == 2) || (ctx.count == 3));
in TEST()
2431
EXPECT_TRUE
((ctx.count == 2) || (ctx.count == 3));
in TEST()
/kernel/linux/linux-6.6/tools/testing/selftests/filesystems/epoll/
H
A
D
epoll_wakeup_test.c
1688
EXPECT_TRUE
((ctx.count == 2) || (ctx.count == 3));
in TEST()
1792
EXPECT_TRUE
((ctx.count == 2) || (ctx.count == 3));
in TEST()
1906
EXPECT_TRUE
((ctx.count == 2) || (ctx.count == 3));
in TEST()
2020
EXPECT_TRUE
((ctx.count == 2) || (ctx.count == 3));
in TEST()
2124
EXPECT_TRUE
((ctx.count == 2) || (ctx.count == 3));
in TEST()
2228
EXPECT_TRUE
((ctx.count == 2) || (ctx.count == 3));
in TEST()
2337
EXPECT_TRUE
((ctx.count == 2) || (ctx.count == 3));
in TEST()
2446
EXPECT_TRUE
((ctx.count == 2) || (ctx.count == 3));
in TEST()
/kernel/linux/linux-5.10/tools/testing/selftests/
H
A
D
kselftest_harness.h
629
*
EXPECT_TRUE
()
633
*
EXPECT_TRUE
(measured): 0 != measured
635
#define
EXPECT_TRUE
(seen) \
macro
/kernel/linux/linux-6.6/tools/testing/selftests/
H
A
D
kselftest_harness.h
642
*
EXPECT_TRUE
()
646
*
EXPECT_TRUE
(measured): 0 != measured
648
#define
EXPECT_TRUE
(seen) \
macro
/kernel/linux/linux-5.10/tools/testing/selftests/net/
H
A
D
tls.c
976
EXPECT_TRUE
(eagain);
in TEST_F()
999
EXPECT_TRUE
(eagain);
in TEST_F()
/kernel/linux/linux-5.10/tools/testing/selftests/seccomp/
H
A
D
seccomp_bpf.c
902
EXPECT_TRUE
(WIFSIGNALED(status)) {
in TEST()
3045
EXPECT_TRUE
(ret == __NR_nanosleep || ret == __NR_clock_nanosleep);
in TEST()
/kernel/linux/linux-6.6/tools/testing/selftests/seccomp/
H
A
D
seccomp_bpf.c
917
EXPECT_TRUE
(WIFSIGNALED(status)) {
in TEST()
3112
EXPECT_TRUE
(ret == __NR_nanosleep || ret == __NR_clock_nanosleep);
in TEST()
Completed in 22 milliseconds