Linux Foundation Collaborative Projects
index
:
vpp
master
stable/1606
stable/1609
stable/1701
stable/1704
stable/1707
stable/1710
stable/1801
stable/1804
stable/1807
stable/1810
stable/1901
stable/1904
stable/1908
stable/2001
stable/2005
stable/2009
stable/2101
stable/2106
stable/2110
stable/2202
stable/2206
stable/2210
stable/2302
stable/2306
stable/2310
stable/2402
stable/2406
stable/2410
stable/test
Vector Packet Processing
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
framework.py
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-21
tests: add PID of VPP under test to API dump filename for the test
Andrew Yourtchenko
1
-1
/
+2
2019-10-17
vppinfra: test support python3
Ole Troan
1
-1
/
+2
2019-10-16
tests: cli wrapper should return string
Ole Troan
1
-2
/
+4
2019-10-14
tests: make pg_start() wait until pg completes
Andrew Yourtchenko
1
-19
/
+13
2019-10-14
tests: log error which happens during connect and wait longer for stats socket
Andrew Yourtchenko
1
-2
/
+3
2019-09-02
tests: fix centos detection
Klement Sekera
1
-1
/
+1
2019-08-20
ip: reassembly: send packet out on correct worker
Klement Sekera
1
-1
/
+4
2019-07-31
tests: Split IPSec ESP into parameterized tests per engine
Neale Ranns
1
-2
/
+0
2019-07-28
pg: add GSO support
Mohsin Kazmi
1
-2
/
+2
2019-07-14
tests: fix error in VppDiedError exception
Paul Vinciguerra
1
-2
/
+2
2019-07-09
tests: remove unused class attribute in VppTestCase
Paul Vinciguerra
1
-1
/
+0
2019-07-09
tests: treat all truthy env vars the same way
Paul Vinciguerra
1
-8
/
+27
2019-07-09
vppinfra: allocate bihash virtual space on demand
Dave Barach
1
-0
/
+1
2019-07-03
tests: Have worker return immediately on bad executable
Paul Vinciguerra
1
-1
/
+10
2019-06-28
tests: handle TypeErrors in calls to VppDiedError
Paul Vinciguerra
1
-5
/
+4
2019-06-25
tests: if vpp is dead, specify the test name in the output
Paul Vinciguerra
1
-3
/
+15
2019-06-24
tests: refactor VppDiedError.
Paul Vinciguerra
1
-7
/
+27
2019-06-20
tests: add sudo to gdb commands
Paul Vinciguerra
1
-2
/
+3
2019-06-07
tests: framework gracefully handle 'VppTransportShmemIOError'
Paul Vinciguerra
1
-12
/
+17
2019-05-29
make test: fix packet counter assert
Klement Sekera
1
-15
/
+11
2019-05-22
stats: support multiple works for error counters
Ole Troan
1
-0
/
+5
2019-05-20
reassembly: prevent long chain attack
Klement Sekera
1
-0
/
+13
2019-05-09
add mactime plugin unit / code coverage tests
Dave Barach
1
-0
/
+4
2019-05-07
make test: add python3 compatibility in extend_packet
Alexandre Poirrier
1
-2
/
+2
2019-05-06
make test: Fix truncated core file
Dave Wallace
1
-0
/
+23
2019-05-06
gcov / test framework: sigterm not sigkill
Dave Barach
1
-1
/
+1
2019-04-23
API: Python and Unix domain socket improvement
Ole Troan
1
-2
/
+5
2019-04-11
Tests: Refactor tearDown show command logging, add lifecycle markers.
Paul Vinciguerra
1
-3
/
+13
2019-04-10
API: Fix shared memory only action handlers.
Ole Troan
1
-0
/
+1
2019-03-29
IPSEC: tunnel fragmentation
Neale Ranns
1
-2
/
+4
2019-03-21
BVI Interface
Neale Ranns
1
-0
/
+15
2019-03-13
Tests: post-merge review comments for https://gerrit.fd.io/r/#/c/18081/
Paul Vinciguerra
1
-2
/
+3
2019-03-11
VPP-1508: Use scapy.compat to manage packet level library differences.
Paul Vinciguerra
1
-6
/
+14
2019-03-11
Tests: fix time.sleep(0) # yield. Reduce sleep related log messages.
Paul Vinciguerra
1
-2
/
+15
2019-03-07
Tests: Refactor payload_to_info()
Paul Vinciguerra
1
-3
/
+5
2019-03-07
VPP-1508: Python3 tests. Explicitly specify string formatting.
Paul Vinciguerra
1
-1
/
+1
2019-02-26
make test: Add exception handling around subprocess.
Paul Vinciguerra
1
-1
/
+10
2019-02-20
TESTS: refactor framework send_and_expect.
Paul Vinciguerra
1
-11
/
+8
2019-02-04
VTL Cleanup: Fix missing calls to setUpClass/tearDownClass, fix numerous Type...
Paul Vinciguerra
1
-0
/
+3
2019-01-31
make test: fix logging
Klement Sekera
1
-1
/
+1
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
[next]