summaryrefslogtreecommitdiff
path: root/spec/build/testsuites/isvv/23_7_uni_cache_repl_policy_l2_lru.yml
blob: df49956ed8aa4a1a0af6fdf501bbba5c021aba24 (plain)
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
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
build-type: test-program
cflags: []
copyrights:
- Copyright (C) 2022 Critical Software SA
cppflags: [ -DGR740_ESA_BOARD ]
cxxflags: []
enabled-by:
  and:
  - RTEMS_SMP
  - not: sparc/gr712rc
features: c cprogram
includes: []
ldflags: []
links: []
source:
- testsuites/isvv/23.7_uni_cache_repl_policy_l2_lru/uni_cache_repl_policy_l2_lru.c
- testsuites/isvv/shared/utils.c
- testsuites/isvv/shared/isvv_rtems_aux.c
- testsuites/isvv/shared/low_level_utils.c
stlib: []
target: testsuites/isvv/uni_cache_repl_policy_l2_lru.exe
type: build
use-after:
- isvv
use-before: []