summaryrefslogtreecommitdiffstats
path: root/spec/build/testsuites/validation/grp.yml
blob: 6541aff1839b1571a70a87bbbd8ba0de3ba58d00 (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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
build-type: group
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by:
- BUILD_TESTS
- BUILD_VALIDATIONTESTS
includes:
- ${BSP_INCLUDES}
install: []
ldflags: []
links:
- role: build-dependency
  uid: libvalidation
- role: build-dependency
  uid: fatal-boot-processor-not-assigned-to-scheduler
- role: build-dependency
  uid: fatal-init-task-construct-failed
- role: build-dependency
  uid: fatal-mandatory-processor-not-present
- role: build-dependency
  uid: fatal-scheduler-requires-exactly-one-processor
- role: build-dependency
  uid: fatal-smp
- role: build-dependency
  uid: fatal-start-of-mandatory-processor-failed
- role: build-dependency
  uid: fatal-too-large-tls-size
- role: build-dependency
  uid: performance-no-clock-0
- role: build-dependency
  uid: terminate
- role: build-dependency
  uid: userext
- role: build-dependency
  uid: validation-0
- role: build-dependency
  uid: validation-1
- role: build-dependency
  uid: validation-acfg-0
- role: build-dependency
  uid: validation-acfg-1
- role: build-dependency
  uid: validation-cache
- role: build-dependency
  uid: validation-intr
- role: build-dependency
  uid: validation-io-kernel
- role: build-dependency
  uid: validation-no-clock-0
- role: build-dependency
  uid: validation-non-smp
- role: build-dependency
  uid: validation-one-cpu-0
- role: build-dependency
  uid: validation-one-cpu-1
- role: build-dependency
  uid: validation-smp-only-0
- role: build-dependency
  uid: validation-smp-only-1
- role: build-dependency
  uid: validation-smp-only-2
- role: build-dependency
  uid: validation-timecounter-0
- role: build-dependency
  uid: validation-timecounter-1
- role: build-dependency
  uid: validation-timecounter-smp-0
type: build
use-after:
- validation
- rtemstest
use-before: []