Commit Verlauf

Autor SHA1 Nachricht Datum
  Marc Di Luzio 53d1700a68 Add the timout to the call signature of run_external_process vor 6 Jahren
  Marc Di Luzio 4578af47ba Combine the two run_external_process functions so they both have the same timeout protection vor 6 Jahren
  Marc Di Luzio 1665447350 Use run_external_process for the script execution vor 6 Jahren
  Marc Di Luzio 9df1dd857c Try waiting for the reaper thread at the start of tests if needed vor 6 Jahren
  Alex Smith 3c28e84700 Merge pull request #105 from mdiluz/auto-detect-vendor vor 6 Jahren
  Marc Di Luzio c1dfd8bbc4 Add gamemode error strings to printouts to help debug issues vor 6 Jahren
  Marc Di Luzio 218dc9dab8 Fix up formatting vor 6 Jahren
  Marc Di Luzio 70c317233f Wait for the child to finish up vor 6 Jahren
  Marc Di Luzio 3a624350d1 Add flavor to error log messages vor 6 Jahren
  Marc Di Luzio baf295773b Implement supervisor tests vor 6 Jahren
  Marc Di Luzio ebe525d04e Fix up testing now that we detect the vendor vor 6 Jahren
  Marc Di Luzio 0847d3b452 Remove the vendor config value in prep for it to be auto-detected vor 6 Jahren
  Marc Di Luzio 94b6a34f65 Add test for gamemoderun and the reaper thread vor 6 Jahren
  Marc Di Luzio ab5fdad3cb Give the child more time to quit vor 6 Jahren
  Marc Di Luzio e36a172144 Add full test for GPU settings vor 6 Jahren
  Marc Di Luzio 784cb0053d Extract testing to individual functions vor 6 Jahren
  Marc Di Luzio a9572e6896 Begin GPU test implementation vor 6 Jahren
  Marc Di Luzio 1bc4ac626a Comment about register features vor 6 Jahren
  Marc Di Luzio 7f5e59b7c4 Add pass/fail for the CPU tests vor 6 Jahren
  Marc Di Luzio 6bfedc9692 Call the configured scripts to test them vor 6 Jahren
  Marc Di Luzio f7dce41d8a Improve test logging output vor 6 Jahren
  Marc Di Luzio cbf7f975d3 Add basic framework to do some script tests vor 6 Jahren
  Marc Di Luzio 6ba74284b9 Add test to verify that governor setting works vor 6 Jahren
  Marc Di Luzio 7773e5d8b7 Use the logging macros for tests vor 6 Jahren
  Marc Di Luzio 97cfc3bb17 Add game_mode_run_feature_tests to start putting feature tests vor 6 Jahren
  Marc Di Luzio cc646fe5d2 Fix bug in tests: mypath contained junk so wasn't always null terminated vor 6 Jahren
  Marc Di Luzio 3ae26596bc Fix up logging in the tests to use our macros vor 6 Jahren
  Marc Di Luzio f09ce2a96c Add a required NULL to execl vor 6 Jahren
  Marc Di Luzio f0816230d7 Correct error message when the initial query fails vor 6 Jahren
  Marc Di Luzio 0eece55433 Improve the test output vor 6 Jahren