summaryrefslogtreecommitdiffstats
path: root/spec/build/testsuites/validation/objnodebug.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2022-09-05 14:28:53 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2022-09-05 15:46:32 +0200
commit98353136ddf9344e60942eebc2637453fb4f3c27 (patch)
treec15606ff131172074382edda12dfc7edb594ef2a /spec/build/testsuites/validation/objnodebug.yml
parentrtems: Add constraints for rtems_clock_tick() (diff)
downloadrtems-98353136ddf9344e60942eebc2637453fb4f3c27.tar.bz2
validation: Refine basedefs specification
Update #3716.
Diffstat (limited to '')
-rw-r--r--spec/build/testsuites/validation/objnodebug.yml15
1 files changed, 15 insertions, 0 deletions
diff --git a/spec/build/testsuites/validation/objnodebug.yml b/spec/build/testsuites/validation/objnodebug.yml
new file mode 100644
index 0000000000..dad97e06a9
--- /dev/null
+++ b/spec/build/testsuites/validation/objnodebug.yml
@@ -0,0 +1,15 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+build-type: objects
+cflags: []
+copyrights:
+- Copyright (C) 2022 embedded brains GmbH (http://www.embedded-brains.de)
+cppflags: []
+cxxflags: []
+enabled-by:
+ not: RTEMS_DEBUG
+includes: []
+install: []
+links: []
+source:
+- testsuites/validation/tc-basedefs-no-debug.c
+type: build