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:RUN_TESTS
(Results
1 - 25
of
28
) sorted by relevance
1
2
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H
A
D
test_global_funcs.c
25
RUN_TESTS
(test_global_func1);
in test_test_global_funcs()
26
RUN_TESTS
(test_global_func2);
in test_test_global_funcs()
27
RUN_TESTS
(test_global_func3);
in test_test_global_funcs()
28
RUN_TESTS
(test_global_func4);
in test_test_global_funcs()
29
RUN_TESTS
(test_global_func5);
in test_test_global_funcs()
30
RUN_TESTS
(test_global_func6);
in test_test_global_funcs()
31
RUN_TESTS
(test_global_func7);
in test_test_global_funcs()
32
RUN_TESTS
(test_global_func8);
in test_test_global_funcs()
33
RUN_TESTS
(test_global_func9);
in test_test_global_funcs()
34
RUN_TESTS
(test_global_func1
in test_test_global_funcs()
[all...]
H
A
D
iters.c
95
RUN_TESTS
(iters_state_safety);
in test_iters()
96
RUN_TESTS
(iters_looping);
in test_iters()
97
RUN_TESTS
(iters);
in test_iters()
100
RUN_TESTS
(iters_testmod_seq);
in test_iters()
H
A
D
nested_trust.c
10
RUN_TESTS
(nested_trust_success);
in test_nested_trust()
11
RUN_TESTS
(nested_trust_failure);
in test_nested_trust()
H
A
D
refcounted_kptr.c
12
RUN_TESTS
(refcounted_kptr);
in test_refcounted_kptr()
17
RUN_TESTS
(refcounted_kptr_fail);
in test_refcounted_kptr_fail()
H
A
D
cpumask.c
74
RUN_TESTS
(cpumask_success);
in test_cpumask()
75
RUN_TESTS
(cpumask_failure);
in test_cpumask()
H
A
D
async_stack_depth.c
8
RUN_TESTS
(async_stack_depth);
in test_async_stack_depth()
H
A
D
jeq_infer_not_null.c
8
RUN_TESTS
(jeq_infer_not_null_fail);
in test_jeq_infer_not_null()
H
A
D
uninit_stack.c
8
RUN_TESTS
(uninit_stack);
in test_uninit_stack()
H
A
D
timer.c
59
RUN_TESTS
(timer_failure);
in serial_test_timer()
H
A
D
task_kfunc.c
97
RUN_TESTS
(task_kfunc_failure);
in test_task_kfunc()
H
A
D
local_kptr_stash.c
78
RUN_TESTS
(local_kptr_stash_fail);
in test_local_kptr_stash_fail()
H
A
D
cgrp_kfunc.c
105
RUN_TESTS
(cgrp_kfunc_failure);
in test_cgrp_kfunc()
H
A
D
dynptr.c
109
RUN_TESTS
(dynptr_fail);
in test_dynptr()
H
A
D
kfunc_dynptr_param.c
118
RUN_TESTS
(test_kfunc_dynptr_param);
in test_kfunc_dynptr_param()
H
A
D
dummy_st_ops.c
160
RUN_TESTS
(dummy_st_ops_fail);
in test_dummy_st_ops()
H
A
D
rbtree.c
141
RUN_TESTS
(rbtree_fail);
in test_rbtree_fail()
H
A
D
sock_destroy.c
212
RUN_TESTS
(sock_destroy_prog_fail);
in test_sock_destroy()
/kernel/linux/linux-5.10/tools/testing/selftests/
H
A
D
lib.mk
67
define
RUN_TESTS
macro
82
$(call
RUN_TESTS
, $(TEST_GEN_PROGS) $(TEST_CUSTOM_PROGS) \
85
$(call
RUN_TESTS
, $(TEST_GEN_PROGS) $(TEST_CUSTOM_PROGS)); \
88
@$(call
RUN_TESTS
, $(TEST_GEN_PROGS) $(TEST_CUSTOM_PROGS) $(TEST_PROGS))
/kernel/linux/linux-6.6/tools/testing/selftests/
H
A
D
lib.mk
63
define
RUN_TESTS
macro
78
$(call
RUN_TESTS
, $(TEST_GEN_PROGS) $(TEST_CUSTOM_PROGS) \
81
$(call
RUN_TESTS
, $(TEST_GEN_PROGS) $(TEST_CUSTOM_PROGS)); \
84
@$(call
RUN_TESTS
, $(TEST_GEN_PROGS) $(TEST_CUSTOM_PROGS) $(TEST_PROGS))
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/pmu/
H
A
D
Makefile
25
DEFAULT_RUN_TESTS := $(
RUN_TESTS
)
26
override define
RUN_TESTS
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/pmu/
H
A
D
Makefile
25
DEFAULT_RUN_TESTS := $(
RUN_TESTS
)
26
override define
RUN_TESTS
/kernel/linux/linux-5.10/tools/testing/selftests/timers/
H
A
D
Makefile
24
$(call
RUN_TESTS
, $(DESTRUCTIVE_TESTS))
/kernel/linux/linux-6.6/tools/testing/selftests/timers/
H
A
D
Makefile
24
$(call
RUN_TESTS
, $(DESTRUCTIVE_TESTS))
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/
H
A
D
Makefile
45
override define
RUN_TESTS
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/
H
A
D
Makefile
48
override define
RUN_TESTS
Completed in 8 milliseconds
1
2