X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=a2%2F2results.tex;h=7c1bca05eafb90daa6fada3992ead42c1a064606;hb=13c34f3024b2d53d099413a54543db407bcf859e;hp=e69de29bb2d1d6434b8b29ae775ad8c2e48c5391;hpb=9c2840b95f2dfe78bf76b72b303f375d22641bee;p=tt2015.git diff --git a/a2/2results.tex b/a2/2results.tex index e69de29..7c1bca0 100644 --- a/a2/2results.tex +++ b/a2/2results.tex @@ -0,0 +1,33 @@ + +\subsection{Preflight checklist} +% +%\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}