aboutsummaryrefslogtreecommitdiffstats
path: root/src/vpp-api/python/vpp_papi/tests/test_vpp_serializer.py
AgeCommit message (Expand)AuthorFilesLines
2023-08-16tests docs: update python3 venv packagesDave Wallace1-2/+0
2023-03-21papi: vla list of fixed stringsOle Troan1-0/+26
2022-05-10tests: replace pycodestyle with blackKlement Sekera1-378/+397
2020-12-04papi: add support for enumflag part 1 of 2Paul Vinciguerra1-1/+4
2020-12-03papi: allow client control over loggersPaul Vinciguerra1-4/+23
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-06-26api: refactor format_vl_api_prefix_t return keysPaul Vinciguerra1-1/+1
2019-06-07API: Add support for "defaults"Ole Troan1-4/+18
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-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 Troan1-0/+226