This repository includes custom tests for the module "Systemprogrammierung" at FAU Erlangen-Nürnberg. Please feel free to contribute, review or ask questions.
- aufgabe1:
- Navigate into the folder that contains
lilo.c
- Execute the following in a linux environment
bash <(curl -s https://raw.githubusercontent.com/stormofice/sp-custom-tests/main/aufgabe1/run.sh)
- Navigate into the folder that contains
- aufgabe2:
- Navigate into the folder that contains
wsort
orwsort.c
andwsort-ref
- Execute the following in a linux environment
bash <(curl -s https://raw.githubusercontent.com/stormofice/sp-custom-tests/main/aufgabe2/run.sh)
- Navigate into the folder that contains
- aufgabe3:
- Navigate into the folder that contains
halde.c
,halde-ref.o
- Execute the following in a linux environment
bash <(curl -s https://raw.githubusercontent.com/stormofice/sp-custom-tests/main/aufgabe3/run.sh)
- Navigate into the folder that contains