samples/bpf: add bpf_map_update_elem() tests
authorAlexei Starovoitov <ast@fb.com>
Fri, 5 Aug 2016 21:01:28 +0000 (14:01 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 7 Aug 2016 00:49:19 +0000 (20:49 -0400)
commitba0cc3c153590e3d31985b8f8914d205a20b0d7a
tree0bfd00cfd733ae17b33a4203edd57478458e64e6
parenta6ed3ea65d9868fdf9eff84e6fe4f666b8d14b02
samples/bpf: add bpf_map_update_elem() tests

increase test coverage to check previously missing 'update when full'

Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
samples/bpf/test_maps.c