summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2022-01-10 13:40:13 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2022-01-10 13:40:47 +0100
commitdcee158e5a1c49f9b5319d11933cb764d3edea09 (patch)
tree7e8c29e4bdb2809eef4c0c2805da4f701c3df922
parentmodules: Update rtems (diff)
downloadrtems-central-dcee158e5a1c49f9b5319d11933cb764d3edea09.tar.bz2
spec: Disable clock driver for intr tests
-rw-r--r--spec/testsuites/validation-intr.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/spec/testsuites/validation-intr.yml b/spec/testsuites/validation-intr.yml
index a631a0aa..42ac5da0 100644
--- a/spec/testsuites/validation-intr.yml
+++ b/spec/testsuites/validation-intr.yml
@@ -13,6 +13,8 @@ test-code: |
#define CONFIGURE_MAXIMUM_PROCESSORS 5
+ #define CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER
+
#include "ts-default.h"
test-description: |
In SMP configurations, up to three scheduler instances using the SMP EDF