ebpf-for-windows/tests
Dave Thaler 38952de71a
Require all inner map attributes to match (#508)
Updated the map_in_map.c test to use HASH instead of ARRAY as the inner
map type, to make it possible to test key_size mismatch (since key_size
must be 4 for all ARRAY maps, it can't be tested with ARRAY).

Fixes #507

Signed-off-by: Dave Thaler <dthaler@microsoft.com>
2021-09-09 21:11:19 -07:00
..
api_test Add eBPF UM APIs (#368) 2021-08-10 17:04:07 -07:00
client utility general helper functions. (#450) 2021-08-28 11:05:57 -07:00
end_to_end XDP ethernet packet (#493) 2021-09-07 14:07:17 -06:00
libs Fix bpf_link__destroy(), add bpf_link__disconnect() (#485) 2021-09-03 12:21:04 -07:00
performance Store ID in maps instead of fds and object pointers (#497) 2021-09-09 16:02:42 -07:00
sample Require all inner map attributes to match (#508) 2021-09-09 21:11:19 -07:00
unit Require all inner map attributes to match (#508) 2021-09-09 21:11:19 -07:00