Files
rtems/spec/build/testsuites/validation/libvalidation.yml
Joel Sherrill 6264b14804 Revert accidentally committed "Remove unused _IO_Relax"
Sebastian has agreed to move this out of score. I should have
removed this patch from my tree but accidentally committed it
with another patch.
2023-07-03 10:32:53 -05:00

27 lines
759 B
YAML

SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
build-type: library
cflags: []
copyrights:
- Copyright (C) 2021 embedded brains GmbH & Co. KG
cppflags: []
cxxflags: []
enabled-by: true
includes: []
install: []
install-path: null
links: []
source:
- testsuites/validation/tx-call-within-isr.c
- testsuites/validation/tx-default-task-config.c
- testsuites/validation/tx-interrupt.c
- testsuites/validation/tx-io-relax.c
- testsuites/validation/tx-memory-alloc.c
- testsuites/validation/tx-preemption-intervention.c
- testsuites/validation/tx-support.c
- testsuites/validation/tx-thread-queue.c
- testsuites/validation/tx-timecounter.c
- testsuites/validation/tx-timer-server.c
- testsuites/validation/tx-wrap-thread-queue.c
target: validation
type: build