mirror of
https://github.com/LTTLabsOSS/markbench-tests.git
synced 2026-01-10 06:28:05 -05:00
* add changes to steam utils to harnesses * replace steam path * cleanup duplicated functions for removing video files * Add util func to remove files
Harness Utils
Harness Utils contains scripts that are loosely connected around providing helper utilities used across mulitiple test harnesses.
Keras Service
keras_service.py
Contains class for instancing connection to a Keras Service and provides access to it's web API.
Logging
logging.py
Functions related to logging and formatting output from test harnesses.
Misc
misc.py
Misc utility functions
Process
process.py
Functions related to managing processes.
RTSS
rtss.py
Functions related to setting up and using RTSS configs.
Steam
steam.py
Functions related to using Steam for running games.