Make test scripts POSIX compatible
Brought to you by:
austinsuero97
Originally created by: joakimr-axis
There is no real need to use bash for the test scripts, when they could easily be made POSIX compatible.
I will provide a pull request for this.