summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/test_cpp.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in selftest/bpf filesTaichi Nishimura2023-02-161-1/+1
* selftests/bpf: Make sure enum-less bpf_enable_stats() API works in C++ modeAndrii Nakryiko2022-11-301-3/+10
* selftests/bpf: Fix a clang deprecated-declarations compilation errorYonghong Song2022-02-191-0/+3
* selftests/bpf: Add Skeleton templated wrapper as an exampleAndrii Nakryiko2022-02-151-2/+85
* selftests/bpf: Add btf_dump__new to test_cppJiri Olsa2021-12-231-1/+8
* selftests: Use consistent include paths for libbpfToke Høiland-Jørgensen2020-01-201-3/+3
* bpftool: Make skeleton C code compilable with C++ compilerAndrii Nakryiko2019-12-271-0/+10
* selftests/bpf: Bring back c++ include/link testStanislav Fomichev2019-12-041-0/+20