Age | Commit message (Expand) | Author | Files | Lines |
2019-01-22 | VTL: VppTestResult: Must implement empty constructor. |  Paul Vinciguerra | 1 | -1/+2 |
2019-01-21 | VTL: Add **kwargs to VppTestRunner constructor. |  Paul Vinciguerra | 1 | -2/+2 |
2019-01-16 | make test: raise packet tracing limit to 1000 |  Klement Sekera | 1 | -2/+2 |
2019-01-14 | VTL: Allow running simple unittest.TestCases. |  Paul Vinciguerra | 1 | -11/+13 |
2019-01-09 | test framework. Remove unused code. |  Paul Vinciguerra | 1 | -14/+3 |
2018-12-21 | Revert "tests: Rework vpp config generation." |  Ole Troan | 1 | -23/+27 |
2018-12-21 | Python Tests: Make VppTestCase unit testable. |  Paul Vinciguerra | 1 | -0/+5 |
2018-12-21 | tests: Rework vpp config generation. |  Paul Vinciguerra | 1 | -27/+23 |
2018-12-20 | VPP-1508 python3 tests: raw_input |  Paul Vinciguerra | 1 | -3/+9 |
2018-12-20 | Tests: Cleanup @skip decorator. |  Paul Vinciguerra | 1 | -4/+12 |
2018-12-17 | make test: add option for adding extra vpp config |  Klement Sekera | 1 | -1/+2 |
2018-12-13 | VPP-1522: harden reassembly code |  Klement Sekera | 1 | -9/+12 |
2018-12-13 | API: Use string type instead of u8. |  Ole Troan | 1 | -1/+1 |
2018-12-10 | test/framework.py: change logger to return 'e' format. |  Paul Vinciguerra | 1 | -15/+13 |
2018-12-10 | Test framework: StringIO fixes for Python3 |  Ole Troan | 1 | -3/+3 |
2018-12-07 | VPP-1506: dump local punts and registered punt sockets |  Pavel Kotucek | 1 | -0/+4 |
2018-12-06 | Skip failing ARM testcases for CI |  juraj.linkes | 1 | -0/+9 |
2018-11-29 | make test: create virtualenv under /test/ |  Klement Sekera | 1 | -3/+3 |
2018-11-26 | Split non-parallel testsuite |  juraj.linkes | 1 | -6/+26 |
2018-11-26 | Revert "VPP-1508 python3 tests: raw_input" |  Ole Trøan | 1 | -24/+19 |
2018-11-26 | Fix swapped decorators in VppTestCase. |  Paul Vinciguerra | 1 | -5/+5 |
2018-11-26 | VPP-1508 python3 tests: raw_input |  Paul Vinciguerra | 1 | -19/+24 |
2018-11-25 | make test: Fix too wide subprocess exceptions |  Paul Vinciguerra | 1 | -1/+1 |
2018-11-23 | Fix test framework keepalive |  juraj.linkes | 1 | -2/+1 |
2018-11-23 | Fix test logging propagation |  juraj.linkes | 1 | -0/+1 |
2018-11-22 | Revert "Fix instance method call in test/framework.py" |  Ole Trøan | 1 | -6/+9 |
2018-11-22 | Fix instance method call in test/framework.py |  Paul Vinciguerra | 1 | -9/+6 |
2018-11-19 | VPP-1498: test/framework.py: AttributeError |  Paul Vinciguerra | 1 | -1/+2 |
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 |