Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
46e8e91bcad6fa3e8cefa8767954576c3075ef22
/
test
46e8e91
Fix interactive tests
by juraj.linkes
· 6 years ago
6ad7231
VOM: IP route ECMP support
by Neale Ranns
· 6 years ago
45db885
ARP/ND: copy opaque2 persistent fields to new packet
by Neale Ranns
· 6 years ago
e33cab3
Enable random reassembly test for ARM
by juraj.linkes
· 6 years ago
23c9a2e
Enable GBP tests for ARM
by juraj.linkes
· 6 years ago
f076963
test/vpp_papi_provider.py: Fix simple copy/paste error.
by Paul Vinciguerra
· 6 years ago
8aeb220
test framework. Remove unused code.
by Paul Vinciguerra
· 6 years ago
7c03ed4
VOM: mroutes
by Neale Ranns
· 6 years ago
3c6f104
VPP-1508: Python3: Support simultaneous p2/p3 venvs.
by Paul Vinciguerra
· 6 years ago
4a7cbcd
Revert "add ipsecmb plugin"
by Florin Coras
· 6 years ago
be16020
add ipsecmb plugin
by Klement Sekera
· 6 years ago
b0f662f
vcl/ldp: add write msg function and fine tuning
by Florin Coras
· 6 years ago
1c17e2e
GBP: add allowed ethertypes to contracts
by Neale Ranns
· 6 years ago
fc7344f
MAP: Convert from DPO to input feature.
by Jon Loeliger
· 6 years ago
a45dc07
Revert "tests: Rework vpp config generation."
by Ole Troan
· 6 years ago
087c811
Python Tests: Make VppTestCase unit testable.
by Paul Vinciguerra
· 6 years ago
919efad
tests: Rework vpp config generation.
by Paul Vinciguerra
· 6 years ago
00a469d
GBP: test case hardening against timing races
by Neale Ranns
· 6 years ago
fd0d508
NAT: total users and sessions gauges (VPP-1484)
by Matus Fabian
· 6 years ago
775f73c
FIB: encode the label stack in the FIB path during table dump
by Neale Ranns
· 6 years ago
a3aaa61
test/vpp_ip.py: Correct usage of 'is'
by Paul Vinciguerra
· 6 years ago
852f5ef
VPP-1508 python3 tests: raw_input
by Paul Vinciguerra
· 6 years ago
defde0f
Tests: Cleanup @skip decorator.
by Paul Vinciguerra
· 6 years ago
d0f70a3
reassembly: replace asserts with error counters
by Klement Sekera
· 6 years ago
65eb772
VPP-1508: Have test/Makefile honor PYTHON= envvar.
by Paul Vinciguerra
· 6 years ago
b686508
NAT44: nat44_add_del_lb_static_mapping enhancements (VPP-1514)
by Matus Fabian
· 6 years ago
003d5da
VAPI/VOM: Removing legacy stats tests, add string type.
by Ole Troan
· 6 years ago
8006c6a
PAPI: Add MACAddress object wrapper for vl_api_mac_address_t
by Ole Troan
· 6 years ago
9edb83a
punt: additional tests for multi clients
by Pavel Kotucek
· 6 years ago
b6d92d8
make test: add option for adding extra vpp config
by Klement Sekera
· 6 years ago
4eed747
Fix TestIPv4FibCrud interdependencies.
by Paul Vinciguerra
· 6 years ago
4ee633e
VPP-1523: harden reassembly
by Klement Sekera
· 6 years ago
ae80983
IP6-MFIB: replace the radix tree with bihash (VPP-1526)
by Neale Ranns
· 6 years ago
a5e7376
NAT: counters (VPP-1484)
by Matus Fabian
· 6 years ago
2eca70d
Fix test results
by juraj.linkes
· 6 years ago
400f6d8
reassembly: fix internal buffer count accounting
by Klement Sekera
· 6 years ago
14d7e90
VPP-1522: harden reassembly code
by Klement Sekera
· 6 years ago
1314ec6
test/hook.py. Add human-friendly annotations to log msgs.
by Paul Vinciguerra
· 6 years ago
413f4a5
API: Use string type instead of u8.
by Ole Troan
· 6 years ago
51edc3a
vom: Add support for new stats
by Mohsin Kazmi
· 6 years ago
cf3ecb1
VOM: vxlan-tunnel takes egress interface for multicast
by Neale Ranns
· 6 years ago
ca7f53a
Fix CDP failure in make test
by Lijian.Zhang
· 6 years ago
0bcad32
PAPI: Allow ipaddress object as argument and return values from API calls
by Ole Troan
· 6 years ago
185e649
Fix typo in sanity test description
by juraj.linkes
· 6 years ago
193c47d
VOM: vxlan-gbp
by Neale Ranns
· 6 years ago
be2286b
IP-local: any IP can appear as the source (VPP-1522)
by Neale Ranns
· 6 years ago
6919b0d
test/framework.py: change logger to return 'e' format.
by Paul Vinciguerra
· 6 years ago
7f99183
Test framework: StringIO fixes for Python3
by Ole Troan
· 6 years ago
521a8d7
FIB recusrion loop checks traverse midchain adjacencies
by Neale Ranns
· 6 years ago
e88865d
VPP-1506: dump local punts and registered punt sockets
by Pavel Kotucek
· 6 years ago
e6b58cf
Test reader thread hardening
by juraj.linkes
· 6 years ago
91afaab
Fix L2BD arp termination Test Case
by Paul Vinciguerra
· 6 years ago
f18eb86
Rename VPP_TEST_FAILED_DIR to FAILED_DIR
by juraj.linkes
· 6 years ago
68ebc83
Skip failing ARM testcases for CI
by juraj.linkes
· 6 years ago
f0cbcea
Test framework: fix import logic for sphynx.
by Paul Vinciguerra
· 6 years ago
8c8acc0
API: Change ip4_address and ip6_address to use type alias.
by Ole Troan
· 6 years ago
661f91f
VPP-1508: Python3 compatible print
by Paul Vinciguerra
· 6 years ago
a6fe463
VPP-1508 python3 tests: xrange
by Paul Vinciguerra
· 6 years ago
dc2e251
vcl: test refactor and improvements
by Florin Coras
· 6 years ago
de84727
IPSEC-AH: anti-replay testing
by Neale Ranns
· 6 years ago
b059849
vppinfra: c11 safe string functions
by Steven
· 6 years ago
dd89173
Fix L2BD arp termination Test Case
by Paul Vinciguerra
· 6 years ago
33177d6
make test: print TEST= values for failed tests
by Klement Sekera
· 6 years ago
774356a
GBP: UT more robust for endpoint timeout
by Neale Ranns
· 6 years ago
0ae445e
vcl/test: increase wait time before connect
by Florin Coras
· 6 years ago
d85de68
vcl: wait for segments with segment handle
by Florin Coras
· 6 years ago
978aa64
Tests: Fix traceback.
by Paul Vinciguerra
· 6 years ago
5588225
GRE: UT uses new pkt send functions
by Neale Ranns
· 6 years ago
10d066e
make test: verify packet counters in ipsec tests
by Klement Sekera
· 6 years ago
56d68cb
Trivial: test_container.py
by Paul Vinciguerra
· 6 years ago
741865b
Trivial: test/test_ipip.py
by Paul Vinciguerra
· 6 years ago
b6a4795
GBP: l3-out subnets
by Neale Ranns
· 6 years ago
d40c3e6
gbp: Add support for flow hash profile
by Mohsin Kazmi
· 6 years ago
ad1f3e1
NAT: syslog - sessions logging (VPP-1139)
by Matus Fabian
· 6 years ago
2eb42e7
test: use smaller timeouts for vcl/ldp tests
by Florin Coras
· 6 years ago
743ee3e
GRE: fix VRF unit-tests
by Neale Ranns
· 6 years ago
609e121
VPP-1507: Added binary api to dump configured ip_punt_redirect
by Pavel Kotucek
· 6 years ago
b8c72a4
make test: create virtualenv under /test/
by Klement Sekera
· 6 years ago
53fffa1
API: Add support for type aliases
by Ole Troan
· 6 years ago
526ad04
test/remote_test.py: Fix missing import
by Paul Vinciguerra
· 6 years ago
f1f2aa6
VPP-1508 python3 tests: use six.iteritems
by Paul Vinciguerra
· 6 years ago
6e4c6ad
VPP-1508 python3 tests: .encode('hex')
by Paul Vinciguerra
· 6 years ago
6c74617
VPP-1508 Fix for bug introduced in tests on use of repr.
by Paul Vinciguerra
· 6 years ago
abec012
Split non-parallel testsuite
by juraj.linkes
· 6 years ago
3d2df21
Python3 tests: Fix asserts.
by Paul Vinciguerra
· 6 years ago
162989e
Revert "VPP-1508 python3 tests: raw_input"
by Ole Trøan
· 6 years ago
76f3a2b
test_fib.py: Remove empty methods
by Paul Vinciguerra
· 6 years ago
ab9e20b
VPP-1508 Add support for environment markers.
by Paul Vinciguerra
· 6 years ago
9db9445
VPP-1508 python3 tests locals()
by Paul Vinciguerra
· 6 years ago
86ebba6
Fix swapped decorators in VppTestCase.
by Paul Vinciguerra
· 6 years ago
72f0004
VPP-1508 python3 tests: raw_input
by Paul Vinciguerra
· 6 years ago
00671cf
VPP-1508 python3 tests: python3 repr.
by Paul Vinciguerra
· 6 years ago
61e63bf
make test: Fix too wide subprocess exceptions
by Paul Vinciguerra
· 6 years ago
c29a0ea
Fix typo in test/test_acl_plugin_conns.py
by Paul Vinciguerra
· 6 years ago
0c79453
Fix Typo: test/test_mtu.py
by Paul Vinciguerra
· 6 years ago
4a144b4
VPP-1505 VPP-1508 Remove dep.: py_lispnetworking
by Paul Vinciguerra
· 6 years ago
e61ad8d
make test: remove test-ext, fix test*-all targets
by Klement Sekera
· 6 years ago
ccfead6
Fix test framework keepalive
by juraj.linkes
· 6 years ago
3d9b92a
Fix test logging propagation
by juraj.linkes
· 6 years ago
7303ee8
VPP-1476: L2fib failures in master
by Pavel Kotucek
· 6 years ago
Next »