iproute/tests
Susant Sahani 5c4250bd81 CI: Add tuntap to test
Sample run

```

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

:: [ 17:14:21 ] :: [   LOG    ] :: ip tuntap tests
:: [ 17:14:21 ] :: [  BEGIN   ] :: Running '/usr/bin/python3 /usr/bin/ip-tuntap-tests.py'
test_add_tap (__main__.IPTuntapTests) ... fopen /sys/class/net/ip6gre0/tun_flags: No such file or directory
fopen /sys/class/net/wlan0/tun_flags: No such file or directory
ok

ok
test_add_tun_user_group (__main__.IPTuntapTests) ... fopen /sys/class/net/ip6gre0/tun_flags: No such file or directory
ok

----------------------------------------------------------------------
Ran 3 tests in 0.049s

OK
:: [ 17:14:21 ] :: [   PASS   ] :: Command '/usr/bin/python3 /usr/bin/ip-tuntap-tests.py' (Expected 0, got 0)
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::   Duration: 0s
::   Assertions: 1 good, 0 bad
::   RESULT: PASS

```
2018-07-24 17:14:59 +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
ip-token-sanity-test CI: Add ip token to test 2018-07-24 16:56:27 +05:30
ip-tuntap-sanity-test CI: Add tuntap to test 2018-07-24 17:14:59 +05:30
tests.yml CI: Add tuntap to test 2018-07-24 17:14:59 +05:30