mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-08-04 05:41:06 +00:00
Check the renderdoc log for lines matching "Assertion" or "Error" Using new helper function in testcase.py def check_renderdoc_log(self, asserts: bool = True, errors: bool = True):