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

Functional tests for the new FIB library.

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