From 139ffa25d92ad7dd702278fde672a38f1138af7b Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 11 Sep 2020 10:33:19 +0200 Subject: validation: Add general purpose test suite Add a general purpose test suite for validation tests. This is the first test suite generated from a specification item in the rtems-central repository. Update #3959. --- spec/build/testsuites/optvalidation.yml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 spec/build/testsuites/optvalidation.yml (limited to 'spec/build/testsuites/optvalidation.yml') diff --git a/spec/build/testsuites/optvalidation.yml b/spec/build/testsuites/optvalidation.yml new file mode 100644 index 0000000000..81eb320d53 --- /dev/null +++ b/spec/build/testsuites/optvalidation.yml @@ -0,0 +1,15 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +actions: +- get-boolean: null +- env-enable: null +build-type: option +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +default: false +default-by-variant: [] +description: | + Build the validation test programs (may be also enabled by BUILD_TESTS) +enabled-by: true +links: [] +name: BUILD_VALIDATIONTESTS +type: build -- cgit v1.2.3