mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-31 04:53:01 +02:00
Import new 9pm version for improved test report generation. With this in place we can take the opportunity to also refactor and simplify the test spec. generation. Fixes #1129 Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
60 lines
817 B
Plaintext
60 lines
817 B
Plaintext
:title-page:
|
|
:topdoc:
|
|
ifdef::logo[]
|
|
:title-logo-image: {logo}
|
|
endif::[]
|
|
:toc:
|
|
:toclevels: 2
|
|
:sectnums:
|
|
:sectnumlevels: 2
|
|
:pdfmark:
|
|
:pdf-page-size: A4
|
|
:pdf-page-layout: portrait
|
|
:pdf-page-margin: [1in, 0.5in]
|
|
:keywords: regression, test, testing
|
|
:subject: Regression testing
|
|
:autofit-option:
|
|
|
|
= Test specification
|
|
{REPLACE}
|
|
|
|
<<<
|
|
|
|
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[]
|