mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-30 04:33:00 +02:00
This can fail on two ways: * Generate topology files Unfortunatly the python-graphwiz has no way of detect faults it just show 'Warning' on stderr, catch it and if != empty, exit 1 * Generate pdf Here the default error level was FATAL, but for example a file that is included does not exist it just show an error on stdout. the error level is now INFO, it should always be silent.
:topdoc:
= Test specification
This is the test specification for {REPLACE}.
:title-page:
:toc:
:toclevels: 2
:sectnums:
:sectnumlevels: 2
<<<
include::../case/misc/Readme.adoc[]
<<<
include::../case/ietf_system/Readme.adoc[]
<<<
include::../case/ietf_syslog/Readme.adoc[]
<<<
include::../case/ietf_interfaces/Readme.adoc[]
<<<
include::../case/ietf_routing/Readme.adoc[]
<<<
include::../case/infix_containers/Readme.adoc[]
<<<
include::../case/infix_dhcp/Readme.adoc[]
<<<
include::../case/ietf_hardware/Readme.adoc[]
<<<
include::../case/infix_services/Readme.adoc[]