iproute/tests
Susant Sahani d4c9cc3ea7 CI: Add FOU to test.
Sample run
```
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::   Test
::   Test
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

:: [ 21:17:51 ] :: [   LOG    ] :: ip fou tests
:: [ 21:17:51 ] :: [   LOG    ] :: ip fou tests
:: [ 21:17:51 ] :: [  BEGIN   ] :: Running '/usr/bin/python3 /usr/bin/ip-fou-tests.py'
test_configure_fou_receive_port_gre (__main__.IPFOUTests)
Configure a FOU receive port for GRE bound to 7777 ... port 7777 ipproto 47
ok
test_configure_fou_receive_port_gue (__main__.IPFOUTests)
Configure a GUE receive port bound to 9999 ... port 9999 gue
ok
test_configure_fou_receive_port_ipip (__main__.IPFOUTests)
Configure a FOU receive port for IPIP bound to 8888 ... port 8888 ipproto 4
ok
test_configure_fou_with_ipip (__main__.IPFOUTests)
IP over UDP tunnel ... port 9000 ipproto 4
ok

----------------------------------------------------------------------
Ran 4 tests in 0.048s

OK
```
2018-07-24 16:48:01 +05:30
..
bridge-utility initial commit of tests from upstreamfirst project 2017-09-28 13:39:29 -04:00
ip-address-label-sanity-test CI: Add ip addrlabel to test 2018-07-23 21:12:47 +05:30
ip-address-sanity-test CI: Add ip address sanity tests 2018-06-24 18:14:12 +05:30
ip-fou-sanity-test CI: Add FOU to test. 2018-07-24 16:48:01 +05:30
ip-link-sanity-test CI: Add ip link kind and set dev tests 2018-06-17 17:02:31 +05:30
ip-neigh-sanity-test initial commit of tests from upstreamfirst project 2017-09-28 13:39:29 -04:00
ip-rule-sanity-test initial commit of tests from upstreamfirst project 2017-09-28 13:39:29 -04:00
tests.yml CI: Add FOU to test. 2018-07-24 16:48:01 +05:30