Marc Di Luzio
|
c5f58c56d0
Hook up interfaces for functions to register another process
|
6 tahun lalu |
Marc Di Luzio
|
0f7950245a
Actually don't error if a symbol is not required
|
6 tahun lalu |
Marc Di Luzio
|
ca858d6932
Add two new API calls to the client to request gamemode on behalf of another process
|
6 tahun lalu |
Marc Di Luzio
|
1f49432e7a
Simplify the typedefs for the apicalls
|
6 tahun lalu |
Alex Smith
|
d582b580b2
Merge pull request #104 from mdiluz/more-testing
|
6 tahun lalu |
Alex Smith
|
77c10ba15f
Merge pull request #103 from mdiluz/protect-gpu-settings
|
6 tahun lalu |
Marc Di Luzio
|
94b6a34f65
Add test for gamemoderun and the reaper thread
|
6 tahun lalu |
Marc Di Luzio
|
42d7503482
Adjust checking in gpuclockctl to assist when errors happen
|
6 tahun lalu |
Marc Di Luzio
|
ab5fdad3cb
Give the child more time to quit
|
6 tahun lalu |
Marc Di Luzio
|
e36a172144
Add full test for GPU settings
|
6 tahun lalu |
Marc Di Luzio
|
784cb0053d
Extract testing to individual functions
|
6 tahun lalu |
Marc Di Luzio
|
a9572e6896
Begin GPU test implementation
|
6 tahun lalu |
Marc Di Luzio
|
20a4862888
Add functionality to get the current GPU information in the daemon
|
6 tahun lalu |
Marc Di Luzio
|
e31a811946
Add run_external_process_get_output function to get output as well
|
6 tahun lalu |
Marc Di Luzio
|
392fb221dc
Return failure on failure, and don't try and read past the end of argv
|
6 tahun lalu |
Marc Di Luzio
|
9cd32c63eb
Implement getting GPU clocks for NV
|
6 tahun lalu |
Marc Di Luzio
|
1bc4ac626a
Comment about register features
|
6 tahun lalu |
Marc Di Luzio
|
7f5e59b7c4
Add pass/fail for the CPU tests
|
6 tahun lalu |
Marc Di Luzio
|
6bfedc9692
Call the configured scripts to test them
|
6 tahun lalu |
Marc Di Luzio
|
f7dce41d8a
Improve test logging output
|
6 tahun lalu |
Marc Di Luzio
|
cbf7f975d3
Add basic framework to do some script tests
|
6 tahun lalu |
Marc Di Luzio
|
6ba74284b9
Add test to verify that governor setting works
|
6 tahun lalu |
Marc Di Luzio
|
7773e5d8b7
Use the logging macros for tests
|
6 tahun lalu |
Marc Di Luzio
|
97cfc3bb17
Add game_mode_run_feature_tests to start putting feature tests
|
6 tahun lalu |
Marc Di Luzio
|
938794a69c
Protect the [gpu] config section
|
6 tahun lalu |
Alex Smith
|
7550a1937d
Merge pull request #102 from mdiluz/config-refactor
|
6 tahun lalu |
Marc Di Luzio
|
c0ef843290
Refactor the config values into a sub-struct
|
6 tahun lalu |
Marc Di Luzio
|
903fda6dcb
Use a macro to declare some the repeated "get long config value" pattern
|
6 tahun lalu |
Marc Di Luzio
|
d5ffdcffdb
Fix reaper_frequency naming
|
6 tahun lalu |
Marc Di Luzio
|
b7dff4265c
Refactor config functions that can return their full value to do so
|
6 tahun lalu |