- 7c3275e ip: reassembly: handle atomic fragments correctly by Klement Sekera · 3 years ago
- 56eccdb vlib: add virtual time support by Benoît Ganne · 3 years, 4 months ago
- 064b77c build: remove unnecessary executable bits by Ray Kinsella · 3 years, 2 months ago
- ff334db nat: static mappings in flow hash by Klement Sekera · 3 years, 7 months ago
- 23a15b3 Revert "nat: static mappings in flow hash" by Ole Troan · 3 years, 2 months ago
- 69b7599 nat: static mappings in flow hash by Klement Sekera · 3 years, 7 months ago
- 5546e43 build: don't hardcode triplet, allow specifying custom lib dir by Damjan Marion · 3 years, 2 months ago
- b8165b9 classify: Large and nested classifer unit tests by Ray Kinsella · 3 years, 3 months ago
- c863a91 api: remove custom dump by Filip Tehlar · 3 years, 6 months ago
- 6197cb7 pg: A Tunnel mode variant of a pg interface by Neale Ranns · 3 years, 6 months ago
- 4ee17d8 tests: add role to VCLAppWorker by Dave Wallace · 3 years, 7 months ago
- ae8d332 tests: don't buffer worker stdin/stdout by Dave Wallace · 3 years, 7 months ago
- db02380 stats: adding symlinks for nodes and interfaces in the stat segment by Arthur de Kerhor · 3 years, 9 months ago
- ea6236b tests: add worker count to class description by Klement Sekera · 3 years, 9 months ago
- 558ceab tests: cpus awareness by Klement Sekera · 3 years, 8 months ago
- e263685 tests: support attaching to existing vpp by Klement Sekera · 3 years, 9 months ago
- 3ff6ffc tests: improve naming by Klement Sekera · 3 years, 9 months ago
- 7ba9fae tests: support injecting multiple worker pcaps on one PG by Klement Sekera · 3 years, 9 months ago
- e66443c stats: python vpp_stats rewrite to access stat segment directly by Ole Troan · 3 years, 9 months ago
- 8d81502 tests: add support for worker awareness by Klement Sekera · 3 years, 9 months ago
- 4376ab2 tests: use socket transport instead of shared memory by Ole Troan · 3 years, 10 months ago
- 79a31db tests: fix NoneType printing if VPP died early by Klement Sekera · 3 years, 9 months ago
- 8c45e51 classify: fix multiple filters support by Benoît Ganne · 3 years, 10 months ago
- d1f05f7 tests: explicitly close subprocess files by Paul Vinciguerra · 4 years ago
- c8eae8d tests: allow for externally supplied VPP workers config for tests by Andrew Yourtchenko · 3 years, 11 months ago
- 06f3281 tests: add generalized tags for tests, use them for run-solo tests by Andrew Yourtchenko · 4 years ago
- bb3befc tests: restore vapi C++ test under Centos-8 by Paul Vinciguerra · 4 years ago
- d6f2217 tests: remove the dependency on subprocess32 by Paul Vinciguerra · 4 years ago
- 2b202bc lisp: Move to plugin by Neale Ranns · 4 years, 3 months ago
- a3b7c55 tests: "force solo" testcase support by Andrew Yourtchenko · 4 years, 4 months ago
- 9beabd8 tests: clean up logging by Paul Vinciguerra · 5 years ago
- 7784140 misc: binary api fuzz test fixes by Dave Barach · 4 years, 8 months ago
- e64e5ff tests: implement ipaddress convenience methods by Paul Vinciguerra · 4 years, 8 months ago
- 4830e4f vlib: startup multi-arch variant configuration by Ray Kinsella · 4 years, 9 months ago
- 1971800 vppinfra: refactor clib_timebase_t by Dave Barach · 4 years, 9 months ago
- d498c9e tests: add running_gcov_tests to framework.py by Dave Barach · 4 years, 9 months ago
- 6e6ad64 tests: support python 3.8 by Ole Troan · 4 years, 10 months ago
- 48bdbcd tests: fix worker thread initialization by Paul Vinciguerra · 5 years ago
- 4ed2598 tests: configure 32 mb physmem by Dave Barach · 5 years ago
- 4a56f4e ipsec: Test and fix IPSec worker hand-off by Neale Ranns · 5 years ago
- c701e57 tests: don't prompt to launch gdb for sanity test case by Paul Vinciguerra · 5 years ago
- e090f4d papi: lazily initialize stats client by Paul Vinciguerra · 5 years ago
- 66cea09 tests: fix wrong checksum error message by Klement Sekera · 5 years ago
- fd57408 papi: add call stats by Ole Troan · 5 years ago
- 8b2fffd tests: Revert "Python Tests: Make VppTestCase unit testable." by Paul Vinciguerra · 5 years ago
- 0c62932 tests: add test run time. by Ole Troan · 5 years ago
- 1043fd3 tests: fix exception handling around vapi.connect()/.disconnect() by Paul Vinciguerra · 5 years ago
- bfd7d29 vlib: add 'wait' cli command by Paul Vinciguerra · 5 years ago
- 1a7ed5e tests: display stdout and stderr when output caching is disabled by Benoît Ganne · 5 years ago
- ead1e53 misc: Fix python scripts shebang line by Renato Botelho do Couto · 5 years ago
- 45a95dd tests: support setting random seed by Klement Sekera · 5 years ago
- b31d393 tests: Revert "tests: add sending SIGQUIT to vpp quit sequence" by Andrew Yourtchenko · 5 years ago
- 4465fe1 tests: add sending SIGQUIT to vpp quit sequence by Paul Vinciguerra · 5 years ago
- 97ea2f4 tests: decode worker stdout/stderr output by Dave Wallace · 5 years ago
- 63cb882 tests: make RA tests run on VPP time by Andrew Yourtchenko · 5 years ago
- 2456433 tests: DEBUG=gdb[server]-all to debug worker(s) by Dave Wallace · 5 years ago
- 586d3ed tests: add PID of VPP under test to API dump filename for the test by Andrew Yourtchenko · 5 years ago
- 45ec570 vppinfra: test support python3 by Ole Troan · 5 years ago
- 6ed154f tests: cli wrapper should return string by Ole Troan · 5 years ago
- 8d829f6 tests: make pg_start() wait until pg completes by Andrew Yourtchenko · 5 years ago
- 4f05a8e tests: log error which happens during connect and wait longer for stats socket by Andrew Yourtchenko · 5 years ago
- 3a35070 tests: fix centos detection by Klement Sekera · 5 years ago
- 630ab58 ip: reassembly: send packet out on correct worker by Klement Sekera · 5 years ago
- 00625a6 tests: Split IPSec ESP into parameterized tests per engine by Neale Ranns · 5 years ago
- 22e9cfd pg: add GSO support by Mohsin Kazmi · 5 years ago
- f745752 tests: fix error in VppDiedError exception by Paul Vinciguerra · 5 years ago
- bfb9fe3 tests: remove unused class attribute in VppTestCase by Paul Vinciguerra · 5 years ago
- 0cbc71d tests: treat all truthy env vars the same way by Paul Vinciguerra · 5 years ago
- 32dcd3b vppinfra: allocate bihash virtual space on demand by Dave Barach · 5 years ago
- 063366e tests: Have worker return immediately on bad executable by Paul Vinciguerra · 5 years ago
- fea8260 tests: handle TypeErrors in calls to VppDiedError by Paul Vinciguerra · 5 years ago
- 5dd6a7b tests: if vpp is dead, specify the test name in the output by Paul Vinciguerra · 5 years ago
- 496b0de tests: refactor VppDiedError. by Paul Vinciguerra · 5 years ago
- 3a9f11e tests: add sudo to gdb commands by Paul Vinciguerra · 5 years ago
- 499ea64 tests: framework gracefully handle 'VppTransportShmemIOError' by Paul Vinciguerra · 6 years ago
- 6aa58b7 make test: fix packet counter assert by Klement Sekera · 6 years ago
- 233e468 stats: support multiple works for error counters by Ole Troan · 6 years ago
- 3a343d4 reassembly: prevent long chain attack by Klement Sekera · 6 years ago
- 7d31ab2 add mactime plugin unit / code coverage tests by Dave Barach · 6 years ago
- cc99149 make test: add python3 compatibility in extend_packet by Alexandre Poirrier · 6 years ago
- 3e9b7a2 make test: Fix truncated core file by Dave Wallace · 6 years ago
- ad64687 gcov / test framework: sigterm not sigkill by Dave Barach · 6 years ago
- 4ff09ae API: Python and Unix domain socket improvement by Ole Troan · 6 years ago
- 90cf21b Tests: Refactor tearDown show command logging, add lifecycle markers. by Paul Vinciguerra · 6 years ago
- 2e1c896 API: Fix shared memory only action handlers. by Ole Troan · 6 years ago
- d7603d9 IPSEC: tunnel fragmentation by Neale Ranns · 6 years ago
- 192b13f BVI Interface by Neale Ranns · 6 years ago
- 22364e4 Tests: post-merge review comments for https://gerrit.fd.io/r/#/c/18081/ by Paul Vinciguerra · 6 years ago
- a7427ec VPP-1508: Use scapy.compat to manage packet level library differences. by Paul Vinciguerra · 6 years ago
- 0f6602c Tests: fix time.sleep(0) # yield. Reduce sleep related log messages. by Paul Vinciguerra · 6 years ago
- eaea421 Tests: Refactor payload_to_info() by Paul Vinciguerra · 6 years ago
- ea2450f VPP-1508: Python3 tests. Explicitly specify string formatting. by Paul Vinciguerra · 6 years ago
- 38a4ec7 make test: Add exception handling around subprocess. by Paul Vinciguerra · 6 years ago
- eb41443 TESTS: refactor framework send_and_expect. by Paul Vinciguerra · 6 years ago
- 8d991d9 VTL Cleanup: Fix missing calls to setUpClass/tearDownClass, fix numerous TypeErrors. by Paul Vinciguerra · 6 years ago
- 0ede47a make test: fix logging by Klement Sekera · 6 years ago
- 1ec06ff VTL: VppTestResult: Must implement empty constructor. by Paul Vinciguerra · 6 years ago
- 9889402 VTL: Add **kwargs to VppTestRunner constructor. by Paul Vinciguerra · 6 years ago
- d91fa61 make test: raise packet tracing limit to 1000 by Klement Sekera · 6 years ago
- dd3c5d2 VTL: Allow running simple unittest.TestCases. by Paul Vinciguerra · 6 years ago