[UpdateTestChecks] Add requires asserts to tests

The tests use debug-only, which is only available in debug mode.
This should fix the failing tests.
This commit is contained in:
Sebastian Neubauer 2022-03-01 15:28:19 +01:00
parent 470b5c7f0d
commit c74f54f2f4
3 changed files with 3 additions and 0 deletions

View file

@ -1,3 +1,4 @@
# REQUIRES: asserts
# REQUIRES: amdgpu-registered-target
## Basic test checking that update_llc_test_checks.py can update a file with isel debug output

View file

@ -1,3 +1,4 @@
# REQUIRES: asserts
# REQUIRES: lanai-registered-target
## Basic test checking that update_llc_test_checks.py can update a file with isel debug output

View file

@ -1,3 +1,4 @@
# REQUIRES: asserts
# REQUIRES: x86-registered-target
## Basic test checking that update_llc_test_checks.py can update a file with isel debug output