reassembly: feature/concurrency
[vpp.git] / test / framework.py
2018-03-21 Klement Sekerareassembly: feature/concurrency 88/11188/6
2018-03-14 Klement Sekeramake test: early core detection, code cleanup 53/11153/4
2018-02-27 Dave Wallacemake test: refactor vcl test cases 27/10827/4
2018-02-22 Klement Sekeramake test: tidy worker subprocess output 64/10764/2
2018-02-19 Dave Wallacemake test: Add VPP VCL cut-thru test. 21/10621/4
2018-02-17 Klement Sekeramake test: add test framework debugging 25/10625/2
2018-02-14 Dave Wallacemake-test: use api custom-dump to reduce log size. 23/10523/2
2018-02-02 Klement Sekeramake test: use random seed 88/10388/2
2018-02-01 Klement SekeraIPv4/6 reassembly 32/9532/10
2018-01-09 Neale Rannstest: consolidate the multiple versions of send_and_* 90/9990/2
2017-11-10 Klement Sekeramake test: fix logic for CACHE_OUTPUT option 53/9253/2
2017-11-10 Klement Sekeramake test: automatically seed random generator 57/9357/4
2017-11-06 Klement Sekeramake test: add CACHE_OUTPUT option 41/9241/2
2017-11-01 Neale RannsVPP Object Model (VOM) 36/8836/17
2017-10-10 Klement Sekeramake test: add RETRIES option 98/8698/2
2017-10-03 Dave Wallacemake test: Copy api_post_mortem.$$ file tmp test dir... 06/8606/4
2017-09-30 Dave Wallacemake test: Create link to failed test dir on timeout. 05/8605/2
2017-09-29 Klement Sekeramake test: fix/disable VAPI tests on centos 99/8599/1
2017-08-17 Klement Sekeramake test: collect symlinks to failed tests 52/8052/5
2017-08-12 Klement Sekeramake test: fix broken DEBUG=gdb* options 96/7996/3
2017-08-10 Klement Sekeramake test: detect hung tests 59/7959/4
2017-07-18 Klement Sekeramake test: improve console output messages 28/7628/2
2017-06-07 Klement Sekeramake test: improve debugability 43/7043/2
2017-04-20 Klement Sekeramake test: improve bfd reliability 94/6294/2
2017-04-12 Klement Sekeramake test: don't rely on cPython GC to close fds 62/6162/2
2017-04-10 Klement Sekeramake test: automatic "vpp finishes startup" check 17/6117/2
2017-04-06 Neale RannsBFD-FIB interactions 63/6063/5
2017-03-29 Neale RannsSub-net broadcast addresses for IPv4 95/5895/2
2017-03-24 Klement Sekeramake test: fix broken plugin paths 50/5850/2
2017-03-22 Klement Sekeramake test: support out-of-tree plugins 13/5813/2
2017-03-13 Pavel KotucekACL plugin rejects ICMP messages (VPP-624) 58/5058/15
2017-03-10 Damjan MarionRetire vpp_lite 91/5691/8
2017-03-08 Klement Sekeramake test: split into basic and extended tests 56/5656/2
2017-03-06 Klement Sekeramake test: reset object registry if vpp dies 95/5595/4
2017-03-06 Klement Sekeramake test: tell vpp to set coredump size 94/5594/4
2017-02-26 Klement SekeraBFD: echo function 88/5488/3
2017-02-19 Dave Wallacemake test: save + dump VPP api trace log; VPP-640 99/5399/5
2017-02-15 Klement SekeraBFD: loop back echo packets 23/5123/2
2017-02-14 Klement Sekeramake test: improve stability 20/5120/2
2017-02-09 Klement Sekeramake test: work around scapy truncated packets 84/5084/1
2017-02-08 Klement SekeraBFD: modify session parameters 54/5054/2
2017-02-06 Klement Sekeramake test: improve test filtering 18/5018/7
2017-02-02 Klement SekeraBFD: SHA1 authentication 23/4923/6
2017-01-17 Klement Sekeramake test: fix text output when non-interactive 36/4736/2
2017-01-13 Klement Sekeramake test: improve test results printing 77/4677/1
2017-01-11 Klement Sekeramake test: improve documentation and PEP8 compliance 53/4553/7
2017-01-11 Klement SekeraBFD: fix bfd_udp_add API 46/4646/2
2017-01-09 Matej Klottonmake test: Loopback interface CRUD test 67/4467/8
2016-12-23 Klement Sekeramake test: improve handling of packet captures 52/4452/5
2016-12-23 Klement Sekeramake test: add log.txt 80/4480/1
2016-12-16 Klement Sekeramake test: improve robustness and performance 22/4222/4
2016-12-09 Matej Klottonmake test: FIB add/update/delete - ip4 routes 51/4151/4
2016-12-09 Klement SekeraBFD: fix timing in the main loop 81/4181/2
2016-12-08 Klement SekeraBFD: improve ip header handling, fix assert 73/4173/4
2016-12-07 Klement SekeraBFD: basic asynchronous session up/down 57/4157/4
2016-12-05 Klement Sekeramake test: fix missing log/packet messages 71/3871/5
2016-12-02 Klement Sekeramake test: handle exceptions from VppPapiProvider.__init__ 72/4072/2
2016-11-28 Klement Sekeramake test: detect early vpp crash 45/3945/3
2016-11-22 Neale RannsGRE tests and fixes 30/3830/5
2016-11-15 Matej KlottonUpdate test documentation. 76/3776/9
2016-11-11 JanAdd single-loop test variant to L2BD and L2XC tests 97/3597/7
2016-11-11 Matej KlottonAdd IRB test 96/3696/6
2016-11-03 Klement SekeraTest framework: improve gdbserver handling 80/3680/2 v17.01-rc0
2016-11-02 Klement SekeraImprove debug-cli in test framework 56/3656/2
2016-11-01 Neale RannsMPLS Exp-null Tests 48/3648/2
2016-10-31 Klement Sekeraadd vpp debugging support to test framework 41/3641/5
2016-10-26 Klement Sekerarefactor test framework 45/3345/17
2016-10-25 Peter GinchevDisable colored output for tests, when not tty 63/3563/3
2016-10-07 Pierre PfisterTest Infra: Add plugin support 19/3319/2
2016-10-05 Klement Sekeradon't require root privileges when running the tests 78/3278/2
2016-10-03 Damjan Mariontest: new test infrastructure 37/3237/2