aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_vapi.py
AgeCommit message (Expand)AuthorFilesLines
2022-11-09tests: initial asf framework refactoring for 'make test'Pratikshya Prasai1-71/+0
2022-05-10tests: replace pycodestyle with blackKlement Sekera1-16/+14
2022-02-17tests: make tests less make dependentKlement Sekera1-10/+3
2022-01-31tests: make VPP_BUILD_DIR to point to correct dirKlement Sekera1-2/+2
2021-05-26tests: move vapi C/C++ test files into src/Damjan Marion1-8/+8
2021-05-13tests: move test source to vpp/testDave Wallace1-0/+80
2020-11-17tests: move vpp-api tests to src/vpe-api/testDave Wallace1-81/+0
2019-12-04build: fix make test with distributed srcDave Wallace1-4/+4
2019-11-05misc: Fix python scripts shebang lineRenato Botelho do Couto1-1/+1
2019-09-02tests: run vapi tests by defaultKlement Sekera1-3/+1
2019-02-04VTL Cleanup: Fix missing calls to setUpClass/tearDownClass, fix numerous Type...Paul Vinciguerra1-0/+8
2018-12-20Tests: Cleanup @skip decorator.Paul Vinciguerra1-2/+2
2018-11-29make test: create virtualenv under /test/Klement Sekera1-4/+4
2018-02-22make test: build test/ext when doing coverageKlement Sekera1-4/+2
2017-11-01VPP Object Model (VOM)Neale Ranns1-32/+1
2017-09-29make test: fix/disable VAPI tests on centosKlement Sekera1-1/+3
2017-09-19Add C++ APIKlement Sekera1-4/+32
2017-09-19Add new C APIKlement Sekera1-0/+78