source: rtems/spec/build/bsps/aarch64/a53/tsta53.yml @ 1229817

Last change on this file since 1229817 was 1229817, checked in by Sebastian Huber <sebastian.huber@…>, on 10/12/20 at 13:36:02

build: Fix format

  • Property mode set to 100644
File size: 1.0 KB
Line 
1SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
2actions:
3- set-test-state:
4    # expected to fail, don't compile these
5    minimum: exclude
6
7    # test broken under 64bit due to SIZE_MAX differences
8    validation-0: exclude
9
10    # don't compile due to toolchain issues
11    spconfig01: exclude
12    spmisc01: exclude
13
14    # tests that are passing intermittently
15    spcpucounter01: exclude
16    rtmonuse: exclude
17    sp37: exclude
18    sp68: exclude
19    sp04: exclude
20    sp20: exclude
21    sp69: exclude
22    rtmonusxtimes01: exclude
23    spedfsched02: exclude
24    psxtimes01: exclude
25    sprmsched01: exclude
26    sptimecounter02: exclude
27    sptimecounter04: exclude
28    ttest02: exclude
29build-type: option
30copyrights:
31- Copyright (C) 2020 On-Line Applications Research (OAR)
32default: null
33default-by-variant: []
34description: ''
35enabled-by: true
36links:
37- role: build-dependency
38  uid: ../../tstnoiconv
39- role: build-dependency
40  uid: ../../tstnojffs2
41- role: build-dependency
42  uid: ../../tstnolibdl
43- role: build-dependency
44  uid: ../../tstnorfs
45type: build
Note: See TracBrowser for help on using the repository browser.