tests: multiple apidir locations 36/37736/7
authorOle Troan <otroan@cisco.com>
Thu, 1 Dec 2022 10:22:06 +0000 (11:22 +0100)
committerAndrew Yourtchenko <ayourtch@gmail.com>
Wed, 7 Dec 2022 10:33:20 +0000 (10:33 +0000)
commit37157dad514b85d008cf8e01a889889d8869f02b
treedfdbb28255c4e6d73a7a84333fb5ccb2fde47f5f
parentd7413835e1478b0c1356bae7d45e00061d7eb8d4
tests: multiple apidir locations

To support testing of external plugins, add support to the test framework and PAPI
for specifying a list of locations to look for api.json files.

Type: improvement
Signed-off-by: Ole Troan <ot@cisco.com>
Change-Id: I128a306e3c091dc8ef994801b1470b82d2f4595d
Signed-off-by: Ole Troan <ot@cisco.com>
src/vpp-api/python/vpp_papi/vpp_papi.py
test/Makefile
test/config.py
test/vpp_papi_provider.py