Files
infix/test/spec
Joachim Wiberg fe2d0f488d test/case: simplify AsciiDoc image references
This commit greatly simplifies AsciiDoc image references in generated
Readme.adoc files.  The two focused use-cases that remain after this
change are working references in:

 - Generated output/images/test-report.pdf
 - Viewing test's Readme.adoc from GitHub

Previously we aimed to have working images also when the test's Readme
was included in the parent directory's Readme.adoc.  This, however, is
not supported as of this commit.  It seems unlikely also to ever be a
supported feature of AsciiDoc on GitHub, for details, see the following
issue: <https://github.com/github/markup/issues/1095>

Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
2025-09-15 06:40:38 +02:00
..

:topdoc:

= Test specification
{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[]

<<<

include::../case/use_case/Readme.adoc[]