Code Review
/
vpp.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
first ⋅ prev ⋅
next
test/vpp_ip.py: Correct usage of 'is'
[vpp.git]
/
test
/
2018-12-20
Paul Vinciguerra
test/vpp_ip.py: Correct usage of 'is'
08/16408/5
tree
|
commitdiff
2018-12-20
Paul Vinciguerra
VPP-1508 python3 tests: raw_input
00/16500/2
tree
|
commitdiff
2018-12-20
Paul Vinciguerra
Tests: Cleanup @skip decorator.
80/16380/3
tree
|
commitdiff
2018-12-20
Klement Sekera
reassembly: replace asserts with error counters
48/16548/2
tree
|
commitdiff
2018-12-18
Paul Vinciguerra
VPP-1508: Have test/Makefile honor PYTHON= envvar.
88/16488/2
tree
|
commitdiff
2018-12-18
Matus Fabian
NAT44: nat44_add_del_lb_static_mapping enhancements...
71/16371/2
tree
|
commitdiff
2018-12-18
Ole Troan
VAPI/VOM: Removing legacy stats tests, add string type.
27/16527/3
tree
|
commitdiff
2018-12-18
Ole Troan
PAPI: Add MACAddress object wrapper for vl_api_mac_addr...
08/16508/6
tree
|
commitdiff
2018-12-18
Pavel Kotucek
punt: additional tests for multi clients
33/16433/4
tree
|
commitdiff
2018-12-17
Klement Sekera
make test: add option for adding extra vpp config
21/16321/2
tree
|
commitdiff
2018-12-17
Paul Vinciguerra
Fix TestIPv4FibCrud interdependencies.
04/16504/2
tree
|
commitdiff
2018-12-16
Klement Sekera
VPP-1523: harden reassembly
78/16478/3
tree
|
commitdiff
2018-12-16
Neale Ranns
IP6-MFIB: replace the radix tree with bihash (VPP-1526)
47/16447/6
tree
|
commitdiff
2018-12-14
Matus Fabian
NAT: counters (VPP-1484)
76/16476/2
tree
|
commitdiff
2018-12-14
juraj.linkes
Fix test results
61/16461/2
tree
|
commitdiff
2018-12-13
Klement Sekera
reassembly: fix internal buffer count accounting
64/16464/2
tree
|
commitdiff
2018-12-13
Klement Sekera
VPP-1522: harden reassembly code
32/16432/5
tree
|
commitdiff
2018-12-13
Paul Vinciguerra
test/hook.py. Add human-friendly annotations to log...
39/16439/2
tree
|
commitdiff
2018-12-13
Ole Troan
API: Use string type instead of u8.
26/16326/10
tree
|
commitdiff
2018-12-13
Mohsin Kazmi
vom: Add support for new stats
22/16122/24
tree
|
commitdiff
2018-12-12
Neale Ranns
VOM: vxlan-tunnel takes egress interface for multicast
34/16434/2
tree
|
commitdiff
2018-12-12
Lijian.Zhang
Fix CDP failure in make test
28/16428/2
tree
|
commitdiff
2018-12-12
Ole Troan
PAPI: Allow ipaddress object as argument and return...
31/16431/3
tree
|
commitdiff
2018-12-11
juraj.linkes
Fix typo in sanity test description
54/16254/3
tree
|
commitdiff
2018-12-10
Neale Ranns
VOM: vxlan-gbp
20/16420/4
tree
|
commitdiff
2018-12-10
Neale Ranns
IP-local: any IP can appear as the source (VPP-1522)
10/16410/2
tree
|
commitdiff
2018-12-10
Paul Vinciguerra
test/framework.py: change logger to return 'e' format.
09/16409/6
tree
|
commitdiff
2018-12-10
Ole Troan
Test framework: StringIO fixes for Python3
81/16381/7
tree
|
commitdiff
2018-12-07
Neale Ranns
FIB recusrion loop checks traverse midchain adjacencies
73/16373/2
tree
|
commitdiff
2018-12-07
Pavel Kotucek
VPP-1506: dump local punts and registered punt sockets
66/16366/5
tree
|
commitdiff
2018-12-07
juraj.linkes
Test reader thread hardening
75/16275/5
tree
|
commitdiff
2018-12-06
Paul Vinciguerra
Fix L2BD arp termination Test Case
09/16309/5
tree
|
commitdiff
2018-12-06
juraj.linkes
Rename VPP_TEST_FAILED_DIR to FAILED_DIR
23/16323/2
tree
|
commitdiff
2018-12-06
juraj.linkes
Skip failing ARM testcases for CI
82/16282/8
tree
|
commitdiff
2018-12-06
Paul Vinciguerra
Test framework: fix import logic for sphynx.
86/16386/2
tree
|
commitdiff
2018-12-06
Ole Troan
API: Change ip4_address and ip6_address to use type...
17/16217/11
tree
|
commitdiff
2018-12-05
Paul Vinciguerra
VPP-1508: Python3 compatible print
66/16266/2
tree
|
commitdiff
2018-12-05
Paul Vinciguerra
VPP-1508 python3 tests: xrange
72/16172/7
tree
|
commitdiff
2018-12-04
Florin Coras
vcl: test refactor and improvements
32/16332/5
tree
|
commitdiff
2018-12-02
Neale Ranns
IPSEC-AH: anti-replay testing
96/16296/2
tree
|
commitdiff
2018-12-02
Steven
vppinfra: c11 safe string functions
20/15520/15
tree
|
commitdiff
2018-11-30
Paul Vinciguerra
Fix L2BD arp termination Test Case
07/16307/2
tree
|
commitdiff
2018-11-30
Klement Sekera
make test: print TEST= values for failed tests
99/16299/2
tree
|
commitdiff
2018-11-30
Neale Ranns
GBP: UT more robust for endpoint timeout
77/16277/3
tree
|
commitdiff
2018-11-30
Florin Coras
vcl/test: increase wait time before connect
88/16288/2
tree
|
commitdiff
2018-11-30
Florin Coras
vcl: wait for segments with segment handle
86/16286/4
tree
|
commitdiff
2018-11-30
Paul Vinciguerra
Tests: Fix traceback.
63/16163/4
tree
|
commitdiff
2018-11-29
Neale Ranns
GRE: UT uses new pkt send functions
78/16278/2
tree
|
commitdiff
2018-11-29
Klement Sekera
make test: verify packet counters in ipsec tests
02/15902/9
tree
|
commitdiff
2018-11-29
Paul Vinciguerra
Trivial: test_container.py
24/16224/3
tree
|
commitdiff
2018-11-29
Paul Vinciguerra
Trivial: test/test_ipip.py
25/16225/3
tree
|
commitdiff
2018-11-29
Neale Ranns
GBP: l3-out subnets
15/16215/7
tree
|
commitdiff
2018-11-29
Mohsin Kazmi
gbp: Add support for flow hash profile
79/16079/7
tree
|
commitdiff
2018-11-29
Matus Fabian
NAT: syslog - sessions logging (VPP-1139)
68/16268/2
tree
|
commitdiff
2018-11-29
Florin Coras
test: use smaller timeouts for vcl/ldp tests
73/16273/3
tree
|
commitdiff
2018-11-29
Neale Ranns
GRE: fix VRF unit-tests
72/16272/2
tree
|
commitdiff
2018-11-29
Pavel Kotucek
VPP-1507: Added binary api to dump configured ip_punt_r...
09/16209/5
tree
|
commitdiff
2018-11-29
Klement Sekera
make test: create virtualenv under /test/
99/15999/5
tree
|
commitdiff
2018-11-29
Ole Troan
API: Add support for type aliases
06/15906/9
tree
|
commitdiff
2018-11-28
Paul Vinciguerra
test/remote_test.py: Fix missing import
20/16220/2
tree
|
commitdiff
2018-11-27
Paul Vinciguerra
VPP-1508 python3 tests: use six.iteritems
67/16167/3
tree
|
commitdiff
2018-11-27
Paul Vinciguerra
VPP-1508 python3 tests: .encode('hex')
69/16169/3
tree
|
commitdiff
2018-11-27
Paul Vinciguerra
VPP-1508 Fix for bug introduced in tests on use of...
95/16195/3
tree
|
commitdiff
2018-11-26
juraj.linkes
Split non-parallel testsuite
24/16024/4
tree
|
commitdiff
2018-11-26
Paul Vinciguerra
Python3 tests: Fix asserts.
64/16164/3
tree
|
commitdiff
2018-11-26
Ole Trøan
Revert "VPP-1508 python3 tests: raw_input"
80/16180/2
tree
|
commitdiff
2018-11-26
Paul Vinciguerra
test_fib.py: Remove empty methods
74/16174/2
tree
|
commitdiff
2018-11-26
Paul Vinciguerra
VPP-1508 Add support for environment markers.
42/16142/4
tree
|
commitdiff
2018-11-26
Paul Vinciguerra
VPP-1508 python3 tests locals()
70/16170/2
tree
|
commitdiff
2018-11-26
Paul Vinciguerra
Fix swapped decorators in VppTestCase.
05/16105/2
tree
|
commitdiff
2018-11-26
Paul Vinciguerra
VPP-1508 python3 tests: raw_input
71/16171/2
tree
|
commitdiff
2018-11-25
Paul Vinciguerra
VPP-1508 python3 tests: python3 repr.
75/16175/1
tree
|
commitdiff
2018-11-25
Paul Vinciguerra
make test: Fix too wide subprocess exceptions
59/16159/2
tree
|
commitdiff
2018-11-25
Paul Vinciguerra
Fix typo in test/test_acl_plugin_conns.py
61/16161/2
tree
|
commitdiff
2018-11-25
Paul Vinciguerra
Fix Typo: test/test_mtu.py
62/16162/2
tree
|
commitdiff
2018-11-25
Paul Vinciguerra
VPP-1505 VPP-1508 Remove dep.: py_lispnetworking
41/16141/2
tree
|
commitdiff
2018-11-23
Klement Sekera
make test: remove test-ext, fix test*-all targets
68/15968/4
tree
|
commitdiff
2018-11-23
juraj.linkes
Fix test framework keepalive
90/16090/3
tree
|
commitdiff
2018-11-23
juraj.linkes
Fix test logging propagation
89/16089/5
tree
|
commitdiff
2018-11-23
Pavel Kotucek
VPP-1476: L2fib failures in master
29/16129/3
tree
|
commitdiff
2018-11-23
Matus Fabian
NAT44: improve expired sessions reuse (VPP-1503)
11/16111/3
tree
|
commitdiff
2018-11-22
Ole Troan
MAP: Use explicit address/prefix types in API
15/16115/3
tree
|
commitdiff
2018-11-22
Ole Trøan
Revert "Fix instance method call in test/framework.py"
13/16113/1
tree
|
commitdiff
2018-11-22
Paul Vinciguerra
Fix instance method call in test/framework.py
06/16106/3
tree
|
commitdiff
2018-11-22
Matus Fabian
Add RFC5424 syslog protocol support (VPP-1139)
21/16021/2
tree
|
commitdiff
2018-11-22
Matus Fabian
NAT44: Apply transitory timeout on TCP RST (VPP-1494)
94/16094/2
tree
|
commitdiff
2018-11-20
Dave Wallace
make test: Shorten VCL extended test times
15/13215/9
tree
|
commitdiff
2018-11-20
Matus Fabian
NAT44: fix virtual fragmentation reassembly in forwardi...
48/16048/2
tree
|
commitdiff
2018-11-19
Paul Vinciguerra
VPP-1498: test/framework.py: AttributeError
10/16010/2
tree
|
commitdiff
2018-11-19
Matus Fabian
NAT44: fix bug in TCP close with output-feature interfa...
98/15998/2
tree
|
commitdiff
2018-11-16
Paul Vinciguerra
VPP-1495: Fix intermittent stat sock test failures.
73/15973/4
tree
|
commitdiff
2018-11-15
Neale Ranns
QoS: fix always recoding as IP
53/15953/2
tree
|
commitdiff
2018-11-15
Neale Ranns
GBP: redirect contracts
07/15807/9
tree
|
commitdiff
2018-11-15
Klement Sekera
ipsec: infra for selecting backends
23/15823/10
tree
|
commitdiff
2018-11-09
juraj.linkes
Fix logging into multiple files
37/15837/2
tree
|
commitdiff
2018-11-09
Florin Coras
tcp: separate unit and throughput tests
33/15833/4
tree
|
commitdiff
2018-11-08
Klement Sekera
make test: remove unnecessary check
21/15821/2
tree
|
commitdiff
2018-11-08
Klement Sekera
make test: bfd refactor
17/15817/4
tree
|
commitdiff
2018-11-08
Klement Sekera
make test: rename dummy test name
16/15816/2
tree
|
commitdiff
2018-11-08
Klement Sekera
make test: p2p ethernet refactor
15/15815/3
tree
|
commitdiff
next