This repository contains resources for the Systems Testing course. It contains laboratory content for the second half of the course.
To clone the repository, use the following command:
git clone --recurse-submodules https://github.com/cs-pub-ro/systems-testing.git
To fetch all branches:
git submodule foreach --recursive git fetch --all