Files
rtems/spec/build/testsuites/validation/fatal-boot-processor-not-assigned-to-scheduler.yml
Sebastian Huber c39133b882 validation: Add system termination test suites
The test source code is generated from specification items
by the "./spec2modules.py" script contained in the
git://git.rtems.org/rtems-central.git Git repository.

Please read the "How-To" section in the "Software Requirements Engineering"
chapter of the RTEMS Software Engineering manual to get more information about
the process.

Update #3716.
2022-03-24 11:10:48 +01:00

21 lines
575 B
YAML

SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
build-type: test-program
cflags: []
copyrights:
- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
cppflags: []
cxxflags: []
enabled-by: RTEMS_SMP
features: c cprogram
includes: []
ldflags: []
links: []
source:
- testsuites/validation/tr-fatal-boot-processor-not-assigned-to-scheduler.c
- testsuites/validation/ts-fatal-boot-processor-not-assigned-to-scheduler.c
stlib: []
target: testsuites/validation/ts-fatal-boot-processor-not-assigned-to-scheduler.exe
type: build
use-after: []
use-before: []