summaryrefslogtreecommitdiffstats
path: root/test/remote_test.py
AgeCommit message (Expand)AuthorFilesLines
2019-04-10Tests Cleanup: Fix missing calls to setUpClass/tearDownClass.Paul Vinciguerra1-0/+4
2019-03-28Typos. A bunch of typos I've been collecting.Paul Vinciguerra1-1/+1
2019-03-15Revert "API: Cleanup APIs interface.api"Ole Trøan1-11/+4
2019-03-15API: Cleanup APIs interface.apiJakub Grajciar1-4/+11
2019-03-11Tests: remote_test.py. Private member test catching dunder names.Paul Vinciguerra1-9/+14
2019-03-11Tests: 'Fix' __del__ in test/remote_test.py.Paul Vinciguerra1-4/+6
2019-02-25Remote Test: fix serialization (dict, Enum)Jakub Grajciar1-0/+24
2018-11-28test/remote_test.py: Fix missing importPaul Vinciguerra1-0/+1
2018-11-27VPP-1508 python3 tests: use six.iteritemsPaul Vinciguerra1-1/+1
2018-11-27VPP-1508 Fix for bug introduced in tests on use of repr.Paul Vinciguerra1-3/+3
2018-11-25VPP-1508 python3 tests: python3 repr.Paul Vinciguerra1-4/+7
2018-09-27memif: Memif Test CaseJakub Grajciar1-0/+380