ebpf-for-windows/tests/unit
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
..
libbpf_test.cpp Require all inner map attributes to match (#508) 2021-09-09 21:11:19 -07:00
packages.config Unify unit tests (#294) 2021-06-22 12:22:50 -06:00
test.vcxproj clean up test code (#492) 2021-09-07 08:46:07 -07:00
test.vcxproj.filters Libbpf API compatibility (#350) 2021-07-30 15:34:21 -07:00