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/sp1/aufgabe1_lilo/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/sp1/aufgabe2_wsort/run.sh)
- Navigate into the folder that contains
- aufgabe3:
- Navigate into the folder that contains
halde.c
andhalde-ref.o
- Execute the following in a linux environment
bash <(curl -s https://raw.githubusercontent.com/stormofice/sp-custom-tests/main/sp1/aufgabe3_halde/run.sh)
- Navigate into the folder that contains
- aufgabe6:
- Navigate into the folder that contains
creeper
andcreeper-ref
- Execute the following in a linux environment
bash <(curl -s https://raw.githubusercontent.com/stormofice/sp-custom-tests/main/sp1/aufgabe6_creeper/run.sh)
- Navigate into the folder that contains