Made by Alp Eren Yılmaz
Tester for CENG140, Programming in C- Section 3
Works for both python 2 & 3.
For now supports only Linux
Download and extract the zip.
To run:
python tester.py ./{a.out}
You can change "a.out" with your own executable file
For make-up tests:
python makeuptester.py ./{a.out}
Good Luck!