Merge branch 'master' of https://github.com/dopefishh/tt2015
[tt2015.git] / a2 / 2results.tex
1
2 \subsection{Preflight checklist}
3 Execution of the preflight checklist of Table~\red{tbl:preflight}
4
5
6 \subsection{Test cases}
7
8 %
9 %\textbf{TODO: DEZE TABEL WEL UPDATEN!!}
10 %
11 %\begin{table}
12 %\begin{tabularx}{\linewidth}{| l | X|}
13 % \hline
14 %Check 1 & Get the SUT in a workable state. \\\hline
15 %Course of action & \begin{enumerate}
16 % \item Import the VirtualBox image into VirtualBox.
17 % \item Boot the vm.
18 % \item Verify the SUT booted succesfully and the network module(s) are loaded.
19 %\end{enumerate} \\\hline
20 %Passed & \textit{\st{Yes}/No} \\\hline \hline
21 %Check 2 & Verify the SUT is complete. \\\hline
22 %Course of action & \begin{enumerate}
23 % \item Use the course of action for \emph{Check 1} in order to boot the SUT.
24 % \item Verify the loopback device exists using \emph{ifconfig}
25 % \item Verify the \emph{echo-server} is present on the system.
26 % \item Verify \emph{Scrappy} is present on the system.
27 % \item Verify all scripts used for testing are present on the system.
28 %\end{enumerate} \\\hline
29 %Passed & \textit{\st{Yes}/No} \\\hline \hline
30 %Check 3 & Initialize the testing environment. \\\hline
31 %Course of action & \begin{enumerate}
32 % \item Boot the SUT (see \emph{Check 1}).
33 % \item Setup iptables by executing \emph{./scripts/setup/iptables.sh}
34 % \item Setup ... by executing \emph{./scripts/setup/...}
35 %\end{enumerate} \\\hline
36 %Passed & \textit{\st{Yes}/No} \\\hline
37 %\end{tabularx}
38 %\end{table}