summaryrefslogtreecommitdiffstats
path: root/spec/build/testsuites/libtests/mathf.yml
blob: 25dd8f905af05dbd3c2e2d4092cfab7fea35ae72 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
build-type: test-program
cflags: []
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
cppflags: []
cxxflags: []
enabled-by: true
features: c cprogram
includes:
- testsuites/libtests/math
ldflags: []
links: []
source:
- testsuites/libtests/mathf/domathf.c
- testsuites/libtests/mathf/init.c
stlib:
- m
target: testsuites/libtests/mathf.exe
type: build
use-after: []
use-before: []