summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/test_maps.c
AgeCommit message (Expand)Author
2017-02-10bpf: Use bpf_map_get_next_key() from the libraryMickaël Salaün
2017-02-10bpf: Use bpf_map_delete_elem() from the libraryMickaël Salaün
2017-02-10bpf: Use bpf_map_lookup_elem() from the libraryMickaël Salaün
2017-02-10bpf: Use bpf_map_update_elem() from the libraryMickaël Salaün
2016-11-27bpf: fix multiple issues in selftest suite and samplesDaniel Borkmann
2016-10-18bpf: add initial suite for selftestsDaniel Borkmann