aboutsummaryrefslogtreecommitdiffstats
path: root/test/framework.py
AgeCommit message (Expand)AuthorFilesLines
2017-06-07make test: improve debugabilityKlement Sekera1-1/+2
2017-04-20make test: improve bfd reliabilityKlement Sekera1-1/+11
2017-04-12make test: don't rely on cPython GC to close fdsKlement Sekera1-8/+9
2017-04-10make test: automatic "vpp finishes startup" checkKlement Sekera1-13/+28
2017-04-06BFD-FIB interactionsNeale Ranns1-1/+1
2017-03-29Sub-net broadcast addresses for IPv4Neale Ranns1-1/+1
2017-03-24make test: fix broken plugin pathsKlement Sekera1-0/+2
2017-03-22make test: support out-of-tree pluginsKlement Sekera1-2/+10
2017-03-13ACL plugin rejects ICMP messages (VPP-624)Pavel Kotucek1-1/+8
2017-03-10Retire vpp_liteDamjan Marion1-1/+3
2017-03-08make test: split into basic and extended testsKlement Sekera1-3/+27
2017-03-06make test: reset object registry if vpp diesKlement Sekera1-0/+2
2017-03-06make test: tell vpp to set coredump sizeKlement Sekera1-6/+11
2017-02-26BFD: echo functionKlement Sekera1-1/+1
2017-02-19make test: save + dump VPP api trace log; VPP-640Dave Wallace1-0/+11
2017-02-15BFD: loop back echo packetsKlement Sekera1-0/+1
2017-02-14make test: improve stabilityKlement Sekera1-20/+58
2017-02-09make test: work around scapy truncated packetsKlement Sekera1-0/+32
2017-02-08BFD: modify session parametersKlement Sekera1-0/+4
2017-02-06make test: improve test filteringKlement Sekera1-2/+70
2017-02-02BFD: SHA1 authenticationKlement Sekera1-8/+7
2017-01-17make test: fix text output when non-interactiveKlement Sekera1-0/+8
2017-01-13make test: improve test results printingKlement Sekera1-2/+2
2017-01-11make test: improve documentation and PEP8 complianceKlement Sekera1-11/+12
2017-01-11BFD: fix bfd_udp_add APIKlement Sekera1-0/+3
2017-01-09make test: Loopback interface CRUD testMatej Klotton1-5/+6
2016-12-23make test: improve handling of packet capturesKlement Sekera1-21/+32
2016-12-23make test: add log.txtKlement Sekera1-0/+4
2016-12-16make test: improve robustness and performanceKlement Sekera1-11/+30
2016-12-09make test: FIB add/update/delete - ip4 routesMatej Klotton1-0/+7
2016-12-09BFD: fix timing in the main loopKlement Sekera1-19/+27
2016-12-08BFD: improve ip header handling, fix assertKlement Sekera1-0/+2
2016-12-07BFD: basic asynchronous session up/downKlement Sekera1-0/+28
2016-12-05make test: fix missing log/packet messagesKlement Sekera1-1/+1
2016-12-02make test: handle exceptions from VppPapiProvider.__init__Klement Sekera1-6/+8
2016-11-28make test: detect early vpp crashKlement Sekera1-14/+17
2016-11-22GRE tests and fixesNeale Ranns1-1/+1
2016-11-15Update test documentation.Matej Klotton1-19/+8
2016-11-11Add single-loop test variant to L2BD and L2XC testsJan1-5/+5
2016-11-11Add IRB testMatej Klotton1-2/+17
2016-11-03Test framework: improve gdbserver handlingKlement Sekera1-7/+19
2016-11-02Improve debug-cli in test frameworkKlement Sekera1-2/+4
2016-11-01MPLS Exp-null TestsNeale Ranns1-1/+2
2016-10-31add vpp debugging support to test frameworkKlement Sekera1-65/+149
2016-10-26refactor test frameworkKlement Sekera1-491/+382
2016-10-25Disable colored output for tests, when not ttyPeter Ginchev1-5/+14
2016-10-07Test Infra: Add plugin supportPierre Pfister1-0/+4
2016-10-05don't require root privileges when running the testsKlement Sekera1-2/+2
2016-10-03test: new test infrastructureDamjan Marion1-0/+621