summaryrefslogtreecommitdiffstats
path: root/spec/build/cpukit/librtemstest.yml
blob: aebf79bfaf484216318c4e8b7f0e23e0963efddf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
build-type: library
cflags: []
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
cppflags: []
cxxflags: []
enabled-by: true
includes: []
install: []
install-path: ${BSP_LIBDIR}
links: []
source:
- cpukit/libtest/t-test-busy-tick.c
- cpukit/libtest/t-test-busy.c
- cpukit/libtest/t-test-checks-eno.c
- cpukit/libtest/t-test-checks-psx.c
- cpukit/libtest/t-test-checks.c
- cpukit/libtest/t-test-hash-sha256.c
- cpukit/libtest/t-test-interrupt.c
- cpukit/libtest/t-test-rtems-context.c
- cpukit/libtest/t-test-rtems-fds.c
- cpukit/libtest/t-test-rtems-heap.c
- cpukit/libtest/t-test-rtems-measure.c
- cpukit/libtest/t-test-rtems-memory.c
- cpukit/libtest/t-test-rtems-objs.c
- cpukit/libtest/t-test-rtems-posix-keys.c
- cpukit/libtest/t-test-rtems.c
- cpukit/libtest/t-test-thread-switch.c
- cpukit/libtest/t-test-time.c
- cpukit/libtest/t-test.c
- cpukit/libtest/testbeginend.c
- cpukit/libtest/testbusy.c
- cpukit/libtest/testextension.c
- cpukit/libtest/testparallel.c
- cpukit/libtest/testrun.c
- cpukit/libtest/testwrappers.c
target: rtemstest
type: build