test/fib: add IPv6 autotests
authorVladimir Medvedkin <vladimir.medvedkin@intel.com>
Fri, 1 Nov 2019 15:21:43 +0000 (15:21 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 5 Nov 2019 23:11:44 +0000 (00:11 +0100)
commitcae5d9fc485dd9afb16f22d64b203111c91c6ee2
tree9f6ca553d351953ef00cc2f360e4acd6fca29f71
parent4ccd42591f2fc0aba95c6b5fb18adb50dde99d66
test/fib: add IPv6 autotests

Functional IPv6 tests for the FIB library.

Signed-off-by: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
app/test/Makefile
app/test/autotest_data.py
app/test/meson.build
app/test/test_fib6.c [new file with mode: 0644]