X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=a2%2F2results.tex;h=871ab785eb6951733a11a8d3030ea88f29eeb0c5;hb=77f330957957adaaa9bef237609c6d81e9c3bda7;hp=e69de29bb2d1d6434b8b29ae775ad8c2e48c5391;hpb=9c2840b95f2dfe78bf76b72b303f375d22641bee;p=tt2015.git diff --git a/a2/2results.tex b/a2/2results.tex index e69de29..871ab78 100644 --- a/a2/2results.tex +++ b/a2/2results.tex @@ -0,0 +1,38 @@ + +\subsection{Preflight checklist} +Execution of the preflight checklist of Table~\red{tbl:preflight} + + +\subsection{Test cases} + +% +%\textbf{TODO: DEZE TABEL WEL UPDATEN!!} +% +%\begin{table} +%\begin{tabularx}{\linewidth}{| l | X|} +% \hline +%Check 1 & Get the SUT in a workable state. \\\hline +%Course of action & \begin{enumerate} +% \item Import the VirtualBox image into VirtualBox. +% \item Boot the vm. +% \item Verify the SUT booted succesfully and the network module(s) are loaded. +%\end{enumerate} \\\hline +%Passed & \textit{\st{Yes}/No} \\\hline \hline +%Check 2 & Verify the SUT is complete. \\\hline +%Course of action & \begin{enumerate} +% \item Use the course of action for \emph{Check 1} in order to boot the SUT. +% \item Verify the loopback device exists using \emph{ifconfig} +% \item Verify the \emph{echo-server} is present on the system. +% \item Verify \emph{Scrappy} is present on the system. +% \item Verify all scripts used for testing are present on the system. +%\end{enumerate} \\\hline +%Passed & \textit{\st{Yes}/No} \\\hline \hline +%Check 3 & Initialize the testing environment. \\\hline +%Course of action & \begin{enumerate} +% \item Boot the SUT (see \emph{Check 1}). +% \item Setup iptables by executing \emph{./scripts/setup/iptables.sh} +% \item Setup ... by executing \emph{./scripts/setup/...} +%\end{enumerate} \\\hline +%Passed & \textit{\st{Yes}/No} \\\hline +%\end{tabularx} +%\end{table}