diff options
Diffstat (limited to 'docs/reference/node-startup-controller/node-startup-controller-docs.xml')
| -rw-r--r-- | docs/reference/node-startup-controller/node-startup-controller-docs.xml | 26 |
1 files changed, 23 insertions, 3 deletions
diff --git a/docs/reference/node-startup-controller/node-startup-controller-docs.xml b/docs/reference/node-startup-controller/node-startup-controller-docs.xml index 311799b..9d8b6ae 100644 --- a/docs/reference/node-startup-controller/node-startup-controller-docs.xml +++ b/docs/reference/node-startup-controller/node-startup-controller-docs.xml @@ -81,9 +81,29 @@ <sect1> <title>Installing</title> </sect1> - <sect1> - <title>Testing</title> - </sect1> + <refentry> + <refmeta><refentrytitle>Testing</refentrytitle></refmeta> + <refnamediv> + <refname>Testing</refname> + <refpurpose> + Instructions on how to test the Node Startup Controller + </refpurpose> + </refnamediv> + + <refsection> + <title>Example tests</title> + <xi:include href="test-example.xml"/> + </refsection> + <refsection> + <title>Last User Context management tests</title> + </refsection> + <refsection> + <title>Legacy App Handling tests</title> + </refsection> + <refsection> + <title>Target Startup Monitoring tests</title> + </refsection> + </refentry> </chapter> <chapter> |
