mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-01 13:23:01 +02:00
Add minor changes in all testscripts, to add name and description Add generated test specification Add generated topology image
=== Routing basic ==== Description Test that ipv4 forwarding setting in configuration is respected ==== Topology ifdef::topdoc[] image::/home/lazzer/Documents/addiva/infix/test/case/ietf_interfaces/routing_basic/topology.png[Routing basic topology] endif::topdoc[] ifndef::topdoc[] ifdef::testgroup[] image::lazzer/Documents/addiva/infix/test/case/ietf_interfaces/routing_basic/topology.png[Routing basic topology] endif::testgroup[] ifndef::testgroup[] image::topology.png[Routing basic topology] endif::testgroup[] endif::topdoc[] ==== Test sequence . Initialize . Setup host . Enable forwarding . Traffic is forwarded . Disable forwarding . Traffic is not forwarded <<<