diff options
author | 2020-09-24 17:04:27 -0700 | |
---|---|---|
committer | 2020-09-25 13:58:02 -0700 | |
commit | 6f521a2bd26870bcd14aac42ff2ce0b1a22ae477 (patch) | |
tree | 4a992db445473881e94be341da164fd457ab4a8e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bpf: selftest: Add ref_tracking verifier test for bpf_skc casting (diff) | |
download | wireguard-linux-6f521a2bd26870bcd14aac42ff2ce0b1a22ae477.tar.xz wireguard-linux-6f521a2bd26870bcd14aac42ff2ce0b1a22ae477.zip |
bpf: selftest: Move sock_fields test into test_progs
This is a mechanical change to
1. move test_sock_fields.c to prog_tests/sock_fields.c
2. rename progs/test_sock_fields_kern.c to progs/test_sock_fields.c
Minimal change is made to the code itself. Next patch will make
changes to use new ways of writing test, e.g. use skel and global
variables.
Signed-off-by: Martin KaFai Lau <kafai@fb.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/bpf/20200925000427.3857814-1-kafai@fb.com
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions