test/rib: add autotests
authorVladimir Medvedkin <vladimir.medvedkin@intel.com>
Fri, 1 Nov 2019 15:21:35 +0000 (15:21 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 5 Nov 2019 23:09:03 +0000 (00:09 +0100)
commitb35df4dd666ea7ef365d7f55824602b07512c660
treecff7ddb4ef2ff08a863787b49c538279ce01e81d
parent5a5793a5ffa2231ae759de824fb8bfc970e5d4f7
test/rib: add autotests

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