SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause copyrights: - Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de) enabled-by: true links: [] test-brief: | This general purpose validation test suite provides enough resources to run basic tests for all specified managers and functions in a configuration with exactly one processor. test-code: | const char rtems_test_name[] = "Validation1"; #define CONFIGURE_MAXIMUM_PROCESSORS 1 #include "ts-default.h" test-description: null test-includes: [] test-local-includes: [] test-target: testsuites/validation/ts-validation-1.c type: test-suite