summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/tstnolibdl.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2023-01-13 14:21:33 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2023-01-17 08:30:21 +0100
commitcac528f85a715c0362c3bef00994c2d33f212a96 (patch)
treecc5a519b5b2190f0a39e8cb6c0bcf14f68b86b86 /spec/build/bsps/tstnolibdl.yml
parentjffs2: Fix return code of rtime compress (diff)
downloadrtems-cac528f85a715c0362c3bef00994c2d33f212a96.tar.bz2
build: Add reason to test state definitions
Diffstat (limited to 'spec/build/bsps/tstnolibdl.yml')
-rw-r--r--spec/build/bsps/tstnolibdl.yml23
1 files changed, 13 insertions, 10 deletions
diff --git a/spec/build/bsps/tstnolibdl.yml b/spec/build/bsps/tstnolibdl.yml
index db89e83130..f5e40f74c7 100644
--- a/spec/build/bsps/tstnolibdl.yml
+++ b/spec/build/bsps/tstnolibdl.yml
@@ -1,16 +1,19 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
actions:
- set-test-state:
- dl01: exclude
- dl02: exclude
- dl03: exclude
- dl04: exclude
- dl05: exclude
- dl06: exclude
- dl07: exclude
- dl08: exclude
- dl09: exclude
- dl10: exclude
+ reason: null
+ state: exclude
+ tests:
+ - dl01
+ - dl02
+ - dl03
+ - dl04
+ - dl05
+ - dl06
+ - dl07
+ - dl08
+ - dl09
+ - dl10
build-type: option
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)