linux/samples/bpf
Alexei Starovoitov 342ded4096 samples: bpf: add a verifier test and summary line
- add a test specifically targeting verifier state pruning.
It checks state propagation between registers, storing that
state into stack and state pruning algorithm recognizing
equivalent stack and register states.

- add summary line to spot failures easier

Signed-off-by: Alexei Starovoitov <ast@plumgrid.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-10-30 15:44:37 -04:00
..
libbpf.c bpf: mini eBPF library, test stubs and verifier testsuite 2014-09-26 15:05:15 -04:00
libbpf.h bpf: mini eBPF library, test stubs and verifier testsuite 2014-09-26 15:05:15 -04:00
Makefile bpf: mini eBPF library, test stubs and verifier testsuite 2014-09-26 15:05:15 -04:00
test_verifier.c samples: bpf: add a verifier test and summary line 2014-10-30 15:44:37 -04:00