lisp: Move to plugin
[vpp.git] / test / framework.py
2020-09-22 Neale Rannslisp: Move to plugin 72/28972/5
2020-08-27 Andrew Yourtchenkotests: "force solo" testcase support 86/28586/8
2020-05-05 Paul Vinciguerratests: clean up logging 16/23716/7
2020-05-04 Dave Barachmisc: binary api fuzz test fixes 02/26802/5
2020-04-28 Paul Vinciguerratests: implement ipaddress convenience methods 32/26732/4
2020-04-28 Ray Kinsellavlib: startup multi-arch variant configuration 98/25798/11
2020-03-12 Dave Barachvppinfra: refactor clib_timebase_t 00/25800/3
2020-03-10 Dave Barachtests: add running_gcov_tests to framework.py 79/25779/2
2020-02-07 Ole Troantests: support python 3.8 88/24788/4
2020-01-14 Paul Vinciguerratests: fix worker thread initialization 03/23803/4
2020-01-02 Dave Barachtests: configure 32 mb physmem 27/24127/2
2019-12-23 Neale Rannsipsec: Test and fix IPSec worker hand-off 13/24113/2
2019-12-20 Paul Vinciguerratests: don't prompt to launch gdb for sanity test case 84/24084/2
2019-12-19 Paul Vinciguerrapapi: lazily initialize stats client 03/23703/5
2019-12-05 Klement Sekeratests: fix wrong checksum error message 13/23813/3
2019-12-05 Ole Troanpapi: add call stats 63/23663/3
2019-12-05 Paul Vinciguerratests: Revert "Python Tests: Make VppTestCase unit... 38/23738/3
2019-12-05 Ole Troantests: add test run time. 84/23684/3
2019-12-04 Paul Vinciguerratests: fix exception handling around vapi.connect(... 46/23746/2
2019-11-27 Paul Vinciguerravlib: add 'wait' cli command 04/23004/10
2019-11-27 Benoît Gannetests: display stdout and stderr when output caching... 87/23587/2
2019-11-05 Renato Botelho do... misc: Fix python scripts shebang line 59/23159/5
2019-11-05 Klement Sekeratests: support setting random seed 63/23263/2
2019-10-31 Andrew Yourtchenkotests: Revert "tests: add sending SIGQUIT to vpp quit... 35/23135/4
2019-10-30 Paul Vinciguerratests: add sending SIGQUIT to vpp quit sequence 14/23014/2
2019-10-29 Dave Wallacetests: decode worker stdout/stderr output 71/23071/1
2019-10-28 Andrew Yourtchenkotests: make RA tests run on VPP time 95/22695/4
2019-10-22 Dave Wallacetests: DEBUG=gdb[server]-all to debug worker(s) 64/22864/3
2019-10-21 Andrew Yourtchenkotests: add PID of VPP under test to API dump filename... 76/22876/1
2019-10-17 Ole Troanvppinfra: test support python3 01/22801/2
2019-10-16 Ole Troantests: cli wrapper should return string 53/22753/3
2019-10-14 Andrew Yourtchenkotests: make pg_start() wait until pg completes 92/22692/5
2019-10-14 Andrew Yourtchenkotests: log error which happens during connect and wait... 91/22691/3
2019-09-02 Klement Sekeratests: fix centos detection 75/21675/2
2019-08-20 Klement Sekeraip: reassembly: send packet out on correct worker 76/20976/5
2019-07-31 Neale Rannstests: Split IPSec ESP into parameterized tests per... 48/20948/2
2019-07-28 Mohsin Kazmipg: add GSO support 10/20810/5
2019-07-14 Paul Vinciguerratests: fix error in VppDiedError exception 54/20654/2
2019-07-09 Paul Vinciguerratests: remove unused class attribute in VppTestCase 61/20561/2
2019-07-09 Paul Vinciguerratests: treat all truthy env vars the same way 78/20478/7
2019-07-09 Dave Barachvppinfra: allocate bihash virtual space on demand 46/20546/4
2019-07-03 Paul Vinciguerratests: Have worker return immediately on bad executable 13/20413/7
2019-06-28 Paul Vinciguerratests: handle TypeErrors in calls to VppDiedError 75/20375/3
2019-06-25 Paul Vinciguerratests: if vpp is dead, specify the test name in the... 40/20240/4
2019-06-24 Paul Vinciguerratests: refactor VppDiedError. 64/20264/6
2019-06-20 Paul Vinciguerratests: add sudo to gdb commands 23/20223/4
2019-06-07 Paul Vinciguerratests: framework gracefully handle 'VppTransportShmemIO... 41/18341/9
2019-05-29 Klement Sekeramake test: fix packet counter assert 44/19644/9
2019-05-22 Ole Troanstats: support multiple works for error counters 45/19645/8
2019-05-20 Klement Sekerareassembly: prevent long chain attack 43/19643/3
2019-05-09 Dave Barachadd mactime plugin unit / code coverage tests 38/19438/3
2019-05-07 Alexandre Poirriermake test: add python3 compatibility in extend_packet 96/19396/2
2019-05-06 Dave Wallacemake test: Fix truncated core file 76/18776/3
2019-05-06 Dave Barachgcov / test framework: sigterm not sigkill 79/19379/2
2019-04-23 Ole TroanAPI: Python and Unix domain socket improvement 98/19098/5
2019-04-11 Paul VinciguerraTests: Refactor tearDown show command logging, add... 69/18269/6
2019-04-10 Ole TroanAPI: Fix shared memory only action handlers. 85/18785/2
2019-03-29 Neale RannsIPSEC: tunnel fragmentation 68/18568/4
2019-03-21 Neale RannsBVI Interface 16/18316/8
2019-03-13 Paul VinciguerraTests: post-merge review comments for https://gerrit... 32/18232/2
2019-03-11 Paul VinciguerraVPP-1508: Use scapy.compat to manage packet level libra... 65/18165/3
2019-03-11 Paul VinciguerraTests: fix time.sleep(0) # yield. Reduce sleep related... 64/18164/2
2019-03-07 Paul VinciguerraTests: Refactor payload_to_info() 81/18081/5
2019-03-07 Paul VinciguerraVPP-1508: Python3 tests. Explicitly specify string... 72/18072/5
2019-02-26 Paul Vinciguerramake test: Add exception handling around subprocess. 65/16265/7
2019-02-20 Paul VinciguerraTESTS: refactor framework send_and_expect. 32/17732/2
2019-02-04 Paul VinciguerraVTL Cleanup: Fix missing calls to setUpClass/tearDownCl... 92/17092/3
2019-01-31 Klement Sekeramake test: fix logging 39/17139/3
2019-01-22 Paul VinciguerraVTL: VppTestResult: Must implement empty constructor. 43/16843/2
2019-01-21 Paul VinciguerraVTL: Add **kwargs to VppTestRunner constructor. 96/16796/3
2019-01-16 Klement Sekeramake test: raise packet tracing limit to 1000 26/16826/4
2019-01-14 Paul VinciguerraVTL: Allow running simple unittest.TestCases. 95/16795/12
2019-01-09 Paul Vinciguerratest framework. Remove unused code. 21/16721/3
2018-12-21 Ole TroanRevert "tests: Rework vpp config generation." 88/16588/2
2018-12-21 Paul VinciguerraPython Tests: Make VppTestCase unit testable. 99/16499/2
2018-12-21 Paul Vinciguerratests: Rework vpp config generation. 19/16519/3
2018-12-20 Paul VinciguerraVPP-1508 python3 tests: raw_input 00/16500/2
2018-12-20 Paul VinciguerraTests: Cleanup @skip decorator. 80/16380/3
2018-12-17 Klement Sekeramake test: add option for adding extra vpp config 21/16321/2
2018-12-13 Klement SekeraVPP-1522: harden reassembly code 32/16432/5
2018-12-13 Ole TroanAPI: Use string type instead of u8. 26/16326/10
2018-12-10 Paul Vinciguerratest/framework.py: change logger to return 'e' format. 09/16409/6
2018-12-10 Ole TroanTest framework: StringIO fixes for Python3 81/16381/7
2018-12-07 Pavel KotucekVPP-1506: dump local punts and registered punt sockets 66/16366/5
2018-12-06 juraj.linkesSkip failing ARM testcases for CI 82/16282/8
2018-11-29 Klement Sekeramake test: create virtualenv under /test/ 99/15999/5
2018-11-26 juraj.linkesSplit non-parallel testsuite 24/16024/4
2018-11-26 Ole TrøanRevert "VPP-1508 python3 tests: raw_input" 80/16180/2
2018-11-26 Paul VinciguerraFix swapped decorators in VppTestCase. 05/16105/2
2018-11-26 Paul VinciguerraVPP-1508 python3 tests: raw_input 71/16171/2
2018-11-25 Paul Vinciguerramake test: Fix too wide subprocess exceptions 59/16159/2
2018-11-23 juraj.linkesFix test framework keepalive 90/16090/3
2018-11-23 juraj.linkesFix test logging propagation 89/16089/5
2018-11-22 Ole TrøanRevert "Fix instance method call in test/framework.py" 13/16113/1
2018-11-22 Paul VinciguerraFix instance method call in test/framework.py 06/16106/3
2018-11-19 Paul VinciguerraVPP-1498: test/framework.py: AttributeError 10/16010/2
2018-11-16 Paul VinciguerraVPP-1495: Fix intermittent stat sock test failures. 73/15973/4
2018-11-09 juraj.linkesFix logging into multiple files 37/15837/2
2018-11-08 Klement Sekeramake test: p2p ethernet refactor 15/15815/3
2018-11-07 Neale RannsGBP Endpoint Learning 23/15223/12
next