criu/test/zdtm
Abhishek Vijeev f0f104f917 zdtm: adding tests for BPF maps
This commit adds ZDTM tests for c/r of processes with BPF maps as open
files

Source files added:

* zdtm/static/bpf_hash.c - Tests for c/r of the data and meta-data of
BPF map type BPF_MAP_TYPE_HASH

* zdtm/static/bpf_array.c - Tests for c/r of the data and meta-data
of BPF map type BPF_MAP_TYPE_ARRAY

Source files modified:

* zdtm/static/Makefile - Generating build artifacts for BPF tests

Signed-off-by: Abhishek Vijeev <abhishek.vijeev@gmail.com>
2020-08-25 20:45:50 -07:00
..
lib mips:support docker-cross compile 2020-07-16 05:32:56 +03:00
static zdtm: adding tests for BPF maps 2020-08-25 20:45:50 -07:00
transition criu: put statement continuation on the same line as the closing bracket 2020-04-25 00:43:23 -07:00
.gitignore test/zdtm: unify common code 2017-04-02 18:12:10 +03:00
Makefile test/zdtm/Makefile: simplify 2017-04-02 18:12:10 +03:00
Makefile.inc style: Enforce kernel style -Wstrict-prototypes 2020-02-04 12:39:42 -08:00