Skip to content
Commit 09c02d55 authored by Carlos Neira's avatar Carlos Neira Committed by Alexei Starovoitov
Browse files

bpf, selftests: Fold test_current_pid_tgid_new_ns into test_progs.



Currently tests for bpf_get_ns_current_pid_tgid() are outside test_progs.
This change folds test cases into test_progs.

Changes from v11:

 - Fixed test failure is not detected.
 - Removed EXIT(3) call as it will stop test_progs execution.

Signed-off-by: default avatarCarlos Neira <cneirabustos@gmail.com>
Signed-off-by: default avatarAndrii Nakryiko <andrii@kernel.org>
Signed-off-by: default avatarDaniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/bpf/20210114141033.GA17348@localhost


Signed-off-by: default avatarAlexei Starovoitov <ast@kernel.org>
parent 0fe2f273
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment