aboutsummaryrefslogtreecommitdiffstats
path: root/src/vpp-api/python/vpp_papi/tests
AgeCommit message (Expand)AuthorFilesLines
2022-05-10tests: replace pycodestyle with blackKlement Sekera4-438/+457
2020-12-04papi: add support for enumflag part 1 of 2Paul Vinciguerra2-4/+122
2020-12-03papi: allow client control over loggersPaul Vinciguerra2-4/+45
2020-12-02papi: improve unit testabilityPaul Vinciguerra1-0/+63
2020-08-11papi: allow unknown address familyOle Troan1-0/+52
2019-11-05misc: Fix python scripts shebang lineRenato Botelho do Couto1-1/+1
2019-10-23papi: fix default handlingOle Troan1-1/+30
2019-09-19api: split vl_api_prefix into twoOle Troan1-0/+94
2019-09-03api: enforce vla is last and fixed string typeOle Troan1-2/+38
2019-07-12papi: fix vpp_format from change in vl_api_prefix_tPaul Vinciguerra1-10/+8
2019-06-26api: refactor format_vl_api_prefix_t return keysPaul Vinciguerra1-1/+1
2019-06-18misc: vpp_papi- add tests, clean up pep8Paul Vinciguerra1-0/+130
2019-06-07API: Add support for "defaults"Ole Troan1-4/+18
2019-06-07vpp_papi: Context_id allocator for running forked.Paul Vinciguerra1-0/+53
2019-04-29API: Add support for limits to language.Ole Troan1-1/+16
2019-03-19vpp_papi: specify encoding for .encode()/.decode()Paul Vinciguerra1-2/+2
2018-12-28vpp_papi: MACAddress equals fails in unittest.Paul Vinciguerra1-0/+10
2018-12-12PAPI: Allow ipaddress object as argument and return values from API callsOle Troan1-35/+57
2018-12-06API: Change ip4_address and ip6_address to use type alias.Ole Troan1-3/+18
2018-10-22PAPI: Add support for format/unformat functions.Ole Troan1-2/+62
2018-09-07PAPI: Unpack embedded types with variable length arrays.Ole Troan1-13/+63
2018-08-07PAPI: Move unit tests to fix packaging issues.Ole Troan2-0/+226