Age | Commit message (Expand) | Author | Files | Lines |
2018-11-16 | VPP-1495: Fix intermittent stat sock test failures. |  Paul Vinciguerra | 1 | -1/+7 |
2018-11-09 | Fix logging into multiple files |  juraj.linkes | 1 | -5/+4 |
2018-11-08 | make test: p2p ethernet refactor |  Klement Sekera | 1 | -1/+13 |
2018-11-07 | GBP Endpoint Learning |  Neale Ranns | 1 | -1/+29 |
2018-10-10 | Setup, teardown, DEBUG=core, FAILFAST fixes |  juraj.linkes | 1 | -83/+109 |
2018-10-10 | Test FW: Use unittest temp dir as unix runtime dir |  Jakub Grajciar | 1 | -7/+8 |
2018-10-03 | ipsec: add missing ipv6 ah code & ipv6 tests |  Klement Sekera | 1 | -6/+18 |
2018-09-28 | stats: Split stat_segment and stats code in preparation for deprecation. |  Ole Troan | 1 | -1/+1 |
2018-09-20 | VPP-1421: Reworked results gathering |  juraj.linkes | 1 | -9/+23 |
2018-09-06 | Fix test summary and retries |  juraj.linkes | 1 | -2/+2 |
2018-09-05 | STATS: Update Prometheus port |  Ole Troan | 1 | -1/+1 |
2018-09-02 | STATS: Python binding to access VPP statistics and counters. |  Ole Troan | 1 | -1/+5 |
2018-08-30 | Fix hanging test runner when child process dies |  juraj.linkes | 1 | -2/+12 |
2018-08-25 | Fix logging to file and summary for crashed tests |  juraj.linkes | 1 | -0/+2 |
2018-08-23 | CSIT-1139: Implement parallel test execution |  juraj.linkes | 1 | -132/+72 |
2018-07-24 | Create a unit-test plugin |  Dave Barach | 1 | -1/+2 |
2018-07-24 | test frame work pump thread exit: set flag then wake |  Neale Ranns | 1 | -2/+2 |
2018-07-09 | IGMP improvements |  Neale Ranns | 1 | -2/+3 |
2018-06-25 | make test: fix RETRIES when setUpClass throws |  Klement Sekera | 1 | -1/+21 |
2018-06-24 | Revert "Revert "make test: fix broken interfaces"" |  Klement Sekera | 1 | -6/+4 |
2018-06-24 | Revert "Revert "ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums"" |  Klement Sekera | 1 | -5/+14 |
2018-06-22 | Revert "ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums" |  Ole Troan | 1 | -14/+5 |
2018-06-22 | Revert "make test: fix broken interfaces" |  Ole Troan | 1 | -4/+6 |
2018-06-22 | make test: fix broken interfaces |  Klement Sekera | 1 | -6/+4 |
2018-06-21 | ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums |  Klement Sekera | 1 | -5/+14 |
2018-05-16 | make test: unify packet checksum verifications |  Klement Sekera | 1 | -0/+85 |
2018-04-17 | Add logging support |  Damjan Marion | 1 | -0/+1 |
2018-03-24 | make test: fix DEBUG=gdb/gdbserver options |  Klement Sekera | 1 | -4/+3 |
2018-03-23 | make test: code cleanup |  Klement Sekera | 1 | -49/+25 |
2018-03-21 | reassembly: feature/concurrency |  Klement Sekera | 1 | -0/+4 |
2018-03-14 | make test: early core detection, code cleanup |  Klement Sekera | 1 | -8/+5 |
2018-02-27 | make test: refactor vcl test cases |  Dave Wallace | 1 | -2/+3 |
2018-02-22 | make test: tidy worker subprocess output |  Klement Sekera | 1 | -1/+1 |
2018-02-19 | make test: Add VPP VCL cut-thru test. |  Dave Wallace | 1 | -0/+2 |
2018-02-17 | make test: add test framework debugging |  Klement Sekera | 1 | -0/+9 |
2018-02-14 | make-test: use api custom-dump to reduce log size. |  Dave Wallace | 1 | -1/+1 |
2018-02-02 | make test: use random seed |  Klement Sekera | 1 | -1/+1 |
2018-02-01 | IPv4/6 reassembly |  Klement Sekera | 1 | -7/+15 |
2018-01-09 | test: consolidate the multiple versions of send_and_* |  Neale Ranns | 1 | -0/+19 |
2017-11-10 | make test: fix logic for CACHE_OUTPUT option |  Klement Sekera | 1 | -1/+1 |
2017-11-10 | make test: automatically seed random generator |  Klement Sekera | 1 | -10/+34 |
2017-11-06 | make test: add CACHE_OUTPUT option |  Klement Sekera | 1 | -0/+12 |
2017-11-01 | VPP Object Model (VOM) |  Neale Ranns | 1 | -0/+30 |
2017-10-10 | make test: add RETRIES option |  Klement Sekera | 1 | -12/+39 |
2017-10-03 | make test: Copy api_post_mortem.$$ file tmp test dir for archiving. |  Dave Wallace | 1 | -5/+5 |
2017-09-30 | make test: Create link to failed test dir on timeout. |  Dave Wallace | 1 | -1/+1 |
2017-09-29 | make test: fix/disable VAPI tests on centos |  Klement Sekera | 1 | -0/+9 |
2017-08-17 | make test: collect symlinks to failed tests |  Klement Sekera | 1 | -1/+21 |
2017-08-12 | make test: fix broken DEBUG=gdb* options |  Klement Sekera | 1 | -2/+6 |
2017-08-10 | make test: detect hung tests |  Klement Sekera | 1 | -2/+40 |