forked from Imagelibrary/rtems
@@ -20,5 +20,6 @@ links:
|
||||
uid: validation-1
|
||||
type: build
|
||||
use-after:
|
||||
- validation
|
||||
- rtemstest
|
||||
use-before: []
|
||||
|
||||
@@ -13,6 +13,13 @@ links: []
|
||||
source:
|
||||
- testsuites/validation/tx-call-within-isr.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
|
||||
|
||||
19
spec/build/testsuites/validation/validation-no-clock-0.yml
Normal file
19
spec/build/testsuites/validation/validation-no-clock-0.yml
Normal file
@@ -0,0 +1,19 @@
|
||||
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: true
|
||||
features: c cprogram
|
||||
includes: []
|
||||
ldflags: []
|
||||
links: []
|
||||
source:
|
||||
- testsuites/validation/ts-validation-no-clock-0.c
|
||||
stlib: []
|
||||
target: testsuites/validation/ts-validation-no-clock-0.exe
|
||||
type: build
|
||||
use-after: []
|
||||
use-before: []
|
||||
Reference in New Issue
Block a user