Commit Graph

6 Commits

Author SHA1 Message Date
Marc Di Luzio
8fe143741e Add a required NULL to execl
And add a more descriptive error for issue #100
2019-02-05 21:30:14 +00:00
Marc Di Luzio
a0d737f9db Correct error message when the initial query fails 2019-01-28 16:36:08 +00:00
Marc Di Luzio
12bc45398f Improve the test output 2019-01-28 16:36:08 +00:00
Marc Di Luzio
8de3600984 Properly handle quitting by request, and use that in the tests 2019-01-28 16:36:08 +00:00
Marc Di Luzio
f83d4d26d8 Small refactor
Single and dual client tests split into functions
2019-01-28 16:36:08 +00:00
Marc Di Luzio
c83fca408b Add a preliminary client test suite
This simply tests the current functionality of the gamemode_client tools by calling each function in turn and checking the values return correctly.

	Requires the gamemode service to currently be running and installed on the system.
2019-01-28 16:36:08 +00:00