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

Performance tests for the new 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_fib_perf.c [new file with mode: 0644]