summaryrefslogtreecommitdiffstats
path: root/test/test_map.py
AgeCommit message (Expand)AuthorFilesLines
2019-04-10Tests Cleanup: Fix missing calls to setUpClass/tearDownClass.Paul Vinciguerra1-0/+8
2019-03-28Typos. A bunch of typos I've been collecting.Paul Vinciguerra1-1/+1
2019-03-11VPP-1508: Use scapy.compat to manage packet level library differences.Paul Vinciguerra1-3/+5
2019-03-04test framework: add factory function and default parametersOle Troan1-7/+15
2019-03-01Tests: Remove all wildcard imports.Paul Vinciguerra1-3/+1
2018-12-21MAP: Convert from DPO to input feature.Jon Loeliger1-7/+91
2018-12-12PAPI: Allow ipaddress object as argument and return values from API callsOle Troan1-8/+8
2018-11-22MAP: Use explicit address/prefix types in APIOle Troan1-22/+13
2018-09-28MAP: Add check for well known ports.Ole Troan1-2/+147
2018-09-11GBP Endpoint UpdatesNeale Ranns1-1/+2
2018-01-09test: consolidate the multiple versions of send_and_*Neale Ranns1-7/+0
2017-08-08L2 over MPLSNeale Ranns1-10/+9
2017-03-10Fix MAP-E UT. Add functionality in MAP code to delete the pre-resolved next-h...Neale Ranns1-9/+11
2017-03-09make test: temporary disable MAP-E testDamjan Marion1-0/+1
2017-03-09MAP pre-resolve - use FIB to track pre-resolved next-hopNeale Ranns1-0/+171