thesis: Add headings and first subsection
This commit is contained in:
@@ -2,3 +2,21 @@
|
||||
\chapter{Manipulating Function Calls}\label{ch:manipulating-function-calls}
|
||||
|
||||
Lorem Ipsum.
|
||||
|
||||
Unix-Sockets, TCP-Sockets, \dots
|
||||
|
||||
\section{Defining a Protocol}\label{sec:defining-a-protocol}
|
||||
|
||||
Lorem Ipsum.
|
||||
|
||||
\section{Parsing Responses}\label{sec:parsing-responses}
|
||||
|
||||
Lorem Ipsum.
|
||||
|
||||
\section{Creating a Socket Server in Python}\label{sec:creating-a-socket-server-in-python}
|
||||
|
||||
Lorem Ipsum.
|
||||
|
||||
\section{Automated Testing using Function Call Manipulation}\label{sec:automated-testing-using-function-call-manipulation}
|
||||
|
||||
Lorem Ipsum.
|
||||
|
||||
Reference in New Issue
Block a user