summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/ns_current_pid_tgid.c
AgeCommit message (Expand)Author
2025-02-19selftests/bpf: ns_current_pid_tgid: Use test_progs's ns_ featureBastien Curutchet (eBPF Foundation)
2025-02-19selftests/bpf: ns_current_pid_tgid: Rename the test functionBastien Curutchet (eBPF Foundation)
2024-11-04selftests/bpf: Clean up open-coded gettid syscall invocationsKumar Kartikeya Dwivedi
2024-07-29selftests/bpf: Fix include of <sys/fcntl.h>Tony Ambardar
2024-03-19selftests/bpf: Add a sk_msg prog bpf_get_ns_current_pid_tgid() testYonghong Song
2024-03-19selftests/bpf: Add a cgroup prog bpf_get_ns_current_pid_tgid() testYonghong Song
2024-03-19selftests/bpf: Refactor out some functions in ns_current_pid_tgid testYonghong Song
2024-03-19selftests/bpf: Replace CHECK with ASSERT_* in ns_current_pid_tgid testYonghong Song
2021-10-08selfetest/bpf: Make some tests serialYucong Sun
2021-04-15selftests/bpf: Silence clang compilation warningsYonghong Song
2021-01-20bpf, selftests: Fold test_current_pid_tgid_new_ns into test_progs.Carlos Neira
2020-04-28selftests/bpf: Fix bpf_link leak in ns_current_pid_tgid selftestAndrii Nakryiko
2020-03-12tools/testing/selftests/bpf: Add self-tests for new helper bpf_get_ns_current...Carlos Neira