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:TESTNAME
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H
A
D
test_bpftool_metadata.sh
7
TESTNAME
=bpftool_metadata
9
BPF_DIR=$BPF_FS/test_$
TESTNAME
19
echo "selftests: $
TESTNAME
[SKIP]"
28
echo "selftests: $
TESTNAME
[PASS]"
30
echo "selftests: $
TESTNAME
[FAILED]"
36
echo "selftests: $
TESTNAME
[SKIP] Need root privileges"
41
echo "selftests: $
TESTNAME
[SKIP] Could not run test without bpffs mounted"
46
echo "selftests: $
TESTNAME
[SKIP] Could not run test without bpftool"
H
A
D
test_xdp_veth.sh
22
TESTNAME
=xdp_veth
24
BPF_DIR=$BPF_FS/test_$
TESTNAME
40
echo "selftests: $
TESTNAME
[SKIP]"
49
echo "selftests: $
TESTNAME
[PASS]"
51
echo "selftests: $
TESTNAME
[FAILED]"
57
echo "selftests: $
TESTNAME
[SKIP] Need root privileges"
62
echo "selftests: $
TESTNAME
[SKIP] Could not run test without the ip xdp support"
67
echo "selftests: $
TESTNAME
[SKIP] Could not run test without bpffs mounted"
72
echo "selftests: $
TESTNAME
[SKIP] Could not run test without bpftool"
H
A
D
test_xdp_vlan.sh
6
if [ -z "$
TESTNAME
" ]; then
7
TESTNAME
=xdp_vlan
14
echo "Testing XDP + TC eBPF VLAN manipulations: $
TESTNAME
"
42
echo "selftests: $
TESTNAME
[PASS]";
44
echo "selftests: $
TESTNAME
[FAILED]";
65
echo "selftests: $
TESTNAME
[FAILED] Error calling getopt, unknown option?"
96
echo "selftests: $
TESTNAME
[SKIP] usage help info requested"
107
echo "selftests: $
TESTNAME
[FAILED] need root privileges"
113
echo "selftests: $
TESTNAME
[FAILED] unknown XDP mode ($XDP_MODE)"
119
echo "selftests: $
TESTNAME
[SKI
[all...]
H
A
D
test_flow_dissector.sh
5
export
TESTNAME
=test_flow_dissector
59
echo "selftests: $
TESTNAME
[PASS]";
61
echo "selftests: $
TESTNAME
[FAILED]";
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H
A
D
test_bpftool_metadata.sh
10
TESTNAME
=bpftool_metadata
12
BPF_DIR=$BPF_FS/test_$
TESTNAME
22
echo "selftests: $
TESTNAME
[SKIP]"
31
echo "selftests: $
TESTNAME
[PASS]"
33
echo "selftests: $
TESTNAME
[FAILED]"
39
echo "selftests: $
TESTNAME
[SKIP] Need root privileges"
44
echo "selftests: $
TESTNAME
[SKIP] Could not run test without bpffs mounted"
49
echo "selftests: $
TESTNAME
[SKIP] Could not run test without bpftool"
H
A
D
test_xdp_veth.sh
22
TESTNAME
=xdp_veth
24
BPF_DIR=$BPF_FS/test_$
TESTNAME
43
echo "selftests: $
TESTNAME
[SKIP]"
52
echo "selftests: $
TESTNAME
[PASS]"
54
echo "selftests: $
TESTNAME
[FAILED]"
60
echo "selftests: $
TESTNAME
[SKIP] Need root privileges"
65
echo "selftests: $
TESTNAME
[SKIP] Could not run test without the ip xdp support"
70
echo "selftests: $
TESTNAME
[SKIP] Could not run test without bpffs mounted"
75
echo "selftests: $
TESTNAME
[SKIP] Could not run test without bpftool"
H
A
D
test_xdp_vlan.sh
11
if [ -z "$
TESTNAME
" ]; then
12
TESTNAME
=xdp_vlan
19
echo "Testing XDP + TC eBPF VLAN manipulations: $
TESTNAME
"
47
echo "selftests: $
TESTNAME
[PASS]";
49
echo "selftests: $
TESTNAME
[FAILED]";
70
echo "selftests: $
TESTNAME
[FAILED] Error calling getopt, unknown option?"
101
echo "selftests: $
TESTNAME
[SKIP] usage help info requested"
112
echo "selftests: $
TESTNAME
[FAILED] need root privileges"
118
echo "selftests: $
TESTNAME
[FAILED] unknown XDP mode ($XDP_MODE)"
124
echo "selftests: $
TESTNAME
[SKI
[all...]
H
A
D
test_flow_dissector.sh
7
export
TESTNAME
=test_flow_dissector
61
echo "selftests: $
TESTNAME
[PASS]";
63
echo "selftests: $
TESTNAME
[FAILED]";
Completed in 2 milliseconds