Commit 2c831d4b authored by Simon Spannagel's avatar Simon Spannagel
Browse files

Move lists of tests to appendix

parent 09e748fb
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -154,4 +154,9 @@
\addreferencesline
\printbibliography

\appendix
\chapter{Appendix}

\input{tests.tex}

\end{document}
+0 −2
Original line number Diff line number Diff line
@@ -295,5 +295,3 @@ If a test is expected to create multiple error or warning messages which cannot
#PASS (ERROR) Multithreading disabled since the current module configuration does not support it
#FAIL FATAL
\end{minted}

\input{tests.tex}
+2 −0
Original line number Diff line number Diff line
\section{List of Tests}

\paragraph{Framework Functionality Tests}

The framework functionality tests aim at reproducing basic features such as correct parsing of configuration keys or resolution of module instantiations.