Update test documentation. 76/3776/9
authorMatej Klotton <mklotton@cisco.com>
Fri, 11 Nov 2016 10:38:55 +0000 (11:38 +0100)
committerDamjan Marion <dmarion.lists@gmail.com>
Tue, 15 Nov 2016 15:32:48 +0000 (15:32 +0000)
commit86d87c40dd97ced69c939299204fadf1859a2f50
tree892a3adc4906186922354ef4f9381ff490dd9415
parentb7c3f2c61c25e3a9e729c5ea7e4a0117f717a2c5
Update test documentation.

- update IRB, IPv4, ipv6 doc
- revert 778c2765c8ea5c6628f6d668847f0b9ae06dbf3d

Change-Id: I9af5ed9329ce5fe01392cf28d5bf321cfc647e48
Signed-off-by: Matej Klotton <mklotton@cisco.com>
28 files changed:
Makefile
test/doc/Makefile
test/doc/framework.rst [deleted file]
test/doc/hook.rst [deleted file]
test/doc/index.rst
test/doc/log.rst [deleted file]
test/doc/modules.rst [deleted file]
test/doc/run_tests.rst [deleted file]
test/doc/scapy_handlers.rst [deleted file]
test/doc/template_bd.rst [deleted file]
test/doc/test_ip4.rst [deleted file]
test/doc/test_ip6.rst [deleted file]
test/doc/test_l2bd.rst [deleted file]
test/doc/test_l2xc.rst [deleted file]
test/doc/test_lb.rst [deleted file]
test/doc/test_mpls.rst [deleted file]
test/doc/test_vxlan.rst [deleted file]
test/doc/util.rst [deleted file]
test/doc/vpp_interface.rst [deleted file]
test/doc/vpp_papi_provider.rst [deleted file]
test/doc/vpp_pg_interface.rst [deleted file]
test/doc/vpp_sub_interface.rst [deleted file]
test/framework.py
test/test_ip4.py
test/test_ip4_irb.py
test/test_ip6.py
test/vpp_interface.py
test/vpp_lo_interface.py