summaryrefslogtreecommitdiffstats
path: root/spec/build/testsuites/optpsxtm.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2023-10-26 12:19:58 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2023-11-02 13:34:22 +0100
commit963327eaf3bdb0699bce050d068584cd7091b31f (patch)
tree1946cb73918721f836a57e8ba7eb9ad8e4cae88e /spec/build/testsuites/optpsxtm.yml
parentimfs: Constify rtems_tarfs_load() (diff)
downloadrtems-963327eaf3bdb0699bce050d068584cd7091b31f.tar.bz2
build: Improve testsuite build selection
Enable an individual testsuite only through the corresponding enable. Use BUILD_TESTS to change the default value of the individual testsuite enable options. This allows the user to enable all testsuites with specific exceptions. For example, this builds all testsuites except the benchmarks: [arch/bsp] BUILD_TESTS = True BUILD_BENCHMARKS = False
Diffstat (limited to 'spec/build/testsuites/optpsxtm.yml')
-rw-r--r--spec/build/testsuites/optpsxtm.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/spec/build/testsuites/optpsxtm.yml b/spec/build/testsuites/optpsxtm.yml
index dcecb0839f..78d8e97dd9 100644
--- a/spec/build/testsuites/optpsxtm.yml
+++ b/spec/build/testsuites/optpsxtm.yml
@@ -6,6 +6,8 @@ build-type: option
copyrights:
- Copyright (C) 2020 embedded brains GmbH & Co. KG
default:
+- enabled-by: BUILD_TESTS
+ value: true
- enabled-by: true
value: false
description: |