Improve test framework documentation 25/3725/2
authorKlement Sekera <ksekera@cisco.com>
Tue, 8 Nov 2016 01:00:28 +0000 (02:00 +0100)
committerDamjan Marion <dmarion.lists@gmail.com>
Wed, 9 Nov 2016 12:00:18 +0000 (12:00 +0000)
commit778c2765c8ea5c6628f6d668847f0b9ae06dbf3d
tree936861ea61174eae85707ee9b4ef01e126c3ee2d
parentd72fdf5712200d615d7137911f9177d691ab28f0
Improve test framework documentation

Change-Id: I06f0cbbbdd29e04a07f1db6807b3e16f1d41e8d2
Signed-off-by: Klement Sekera <ksekera@cisco.com>
26 files changed:
Makefile
test/Makefile
test/doc/Makefile
test/doc/conf.py
test/doc/framework.rst [new file with mode: 0644]
test/doc/hook.rst [new file with mode: 0644]
test/doc/index.rst
test/doc/log.rst [new file with mode: 0644]
test/doc/modules.rst [new file with mode: 0644]
test/doc/run_tests.rst [new file with mode: 0644]
test/doc/scapy_handlers.rst [new file with mode: 0644]
test/doc/template_bd.rst [new file with mode: 0644]
test/doc/test_ip.rst [new file with mode: 0644]
test/doc/test_ip6.rst [new file with mode: 0644]
test/doc/test_l2bd.rst [new file with mode: 0644]
test/doc/test_l2xc.rst [new file with mode: 0644]
test/doc/test_lb.rst [new file with mode: 0644]
test/doc/test_mpls.rst [new file with mode: 0644]
test/doc/test_vxlan.rst [new file with mode: 0644]
test/doc/util.rst [new file with mode: 0644]
test/doc/vpp_interface.rst [new file with mode: 0644]
test/doc/vpp_papi_provider.rst [new file with mode: 0644]
test/doc/vpp_pg_interface.rst [new file with mode: 0644]
test/doc/vpp_sub_interface.rst [new file with mode: 0644]
test/test_infra.md [deleted file]
test/vpp_pg_interface.py