forked from Imagelibrary/rtems
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.
27 lines
759 B
YAML
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
|