pg: A Tunnel mode variant of a pg interface
[vpp.git] / test / framework.py
2021-06-14 Neale Rannspg: A Tunnel mode variant of a pg interface 64/32564/5
2021-05-21 Dave Wallacetests: add role to VCLAppWorker 04/32404/2
2021-05-20 Dave Wallacetests: don't buffer worker stdin/stdout 63/32363/4
2021-05-04 Arthur de Kerhorstats: adding symlinks for nodes and interfaces in... 36/31636/18
2021-04-28 Klement Sekeratests: add worker count to class description 64/31764/12
2021-04-16 Klement Sekeratests: cpus awareness 50/31950/14
2021-04-12 Klement Sekeratests: support attaching to existing vpp 63/31663/20
2021-04-09 Klement Sekeratests: improve naming 65/31865/2
2021-04-01 Klement Sekeratests: support injecting multiple worker pcaps on one PG 39/31839/3
2021-03-25 Ole Troanstats: python vpp_stats rewrite to access stat segment... 78/31678/12
2021-03-20 Klement Sekeratests: add support for worker awareness 49/31649/13
2021-03-15 Ole Troantests: use socket transport instead of shared memory 85/31485/10
2021-03-15 Klement Sekeratests: fix NoneType printing if VPP died early 35/31635/3
2021-03-02 Benoît Ganneclassify: fix multiple filters support 62/31362/4
2021-02-15 Paul Vinciguerratests: explicitly close subprocess files 53/30453/3
2021-02-08 Andrew Yourtchenkotests: allow for externally supplied VPP workers config... 65/30865/15
2021-01-22 Andrew Yourtchenkotests: add generalized tags for tests, use them for... 63/30763/12
2020-12-08 Paul Vinciguerratests: restore vapi C++ test under Centos-8 94/30294/4
2020-12-06 Paul Vinciguerratests: remove the dependency on subprocess32 91/30291/7
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
next