summaryrefslogtreecommitdiff
path: root/test/run_device_tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/run_device_tests.py')
-rwxr-xr-xtest/run_device_tests.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/run_device_tests.py b/test/run_device_tests.py
index 4e0b0127e3..0aee1428f5 100755
--- a/test/run_device_tests.py
+++ b/test/run_device_tests.py
@@ -196,6 +196,7 @@ class AllTests:
TestConfig(test_name="abort"),
TestConfig(test_name="aes"),
TestConfig(test_name="always_memset"),
+ TestConfig(test_name="benchmark"),
TestConfig(test_name="cec"),
TestConfig(test_name="cortexm_fpu"),
TestConfig(test_name="crc"),