make test: Loopback interface CRUD test 67/4467/8
authorMatej Klotton <mklotton@cisco.com>
Thu, 22 Dec 2016 10:06:56 +0000 (11:06 +0100)
committerDamjan Marion <dmarion.lists@gmail.com>
Mon, 9 Jan 2017 13:33:39 +0000 (13:33 +0000)
commit8d8a1da52907246c3218ea7c60ab8ca0569d0a83
treed988a4071df8bcf65d604587dfa69c4d6c331b25
parent0120e235ad0103c1318b6be5065d79d372439bba
make test: Loopback interface CRUD test

Change-Id: I0581da7a682bfe4dd6520ecf1b2ea6bd8c20b1b3
Signed-off-by: Matej Klotton <mklotton@cisco.com>
test/framework.py
test/test_interface_crud.py [new file with mode: 0644]
test/vpp_interface.py
test/vpp_lo_interface.py
test/vpp_papi_provider.py