Age | Commit message (Expand) | Author | Files | Lines |
2022-05-10 | tests: replace pycodestyle with black | Klement Sekera | 1 | -89/+87 |
2019-12-17 | ip: Protocol Independent IP Neighbors | Neale Ranns | 1 | -8/+8 |
2019-12-14 | tests: changes for scapy 2.4.3 migration | snaramre | 1 | -2/+1 |
2019-11-05 | misc: Fix python scripts shebang line | Renato Botelho do Couto | 1 | -1/+1 |
2019-10-26 | l2: l2bd nd termination test instability | Ole Troan | 1 | -1/+1 |
2019-06-19 | l2: BD ARP termination entry API update | Neale Ranns | 1 | -2/+5 |
2019-05-17 | Tests: Raise exception if API cli_inband command fails. | Paul Vinciguerra | 1 | -1/+4 |
2019-04-11 | Tests: Refactor tearDown show command logging, add lifecycle markers. | Paul Vinciguerra | 1 | -3/+4 |
2019-04-10 | Tests Cleanup: Fix missing calls to setUpClass/tearDownClass. | Paul Vinciguerra | 1 | -0/+4 |
2019-03-11 | vpp_papi_provider: Remove more wrapper functions. | Ole Troan | 1 | -3/+4 |
2019-03-06 | test framework: vpp_papi_provider.py - further cleanup | Ole Troan | 1 | -5/+2 |
2019-01-30 | Use IP and MAC API types for neighbors | Neale Ranns | 1 | -7/+4 |
2018-12-18 | PAPI: Add MACAddress object wrapper for vl_api_mac_address_t | Ole Troan | 1 | -2/+1 |
2018-12-12 | PAPI: Allow ipaddress object as argument and return values from API calls | Ole Troan | 1 | -2/+1 |
2018-12-10 | Test framework: StringIO fixes for Python3 | Ole Troan | 1 | -2/+2 |
2018-11-26 | VPP-1508 python3 tests locals() | Paul Vinciguerra | 1 | -2/+3 |
2018-11-06 | BD ARP entry use common API types | Neale Ranns | 1 | -3/+6 |
2017-09-22 | IP-MAC,ND:wildcard events,fix sending multiple events | Eyal Bari | 1 | -2/+66 |
2017-09-18 | L2BD,ARP-TERM:fix arp query report mechanism+test | Eyal Bari | 1 | -3/+79 |
2017-07-18 | TEST:add l2bd nd term tests | Eyal Bari | 1 | -6/+119 |
2017-07-04 | TEST:add L2BD arp term tests | Eyal Bari | 1 | -0/+239 |