summaryrefslogtreecommitdiffstats
path: root/spec/build/testsuites/benchmarks/grp.yml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--spec/build/testsuites/benchmarks/grp.yml24
1 files changed, 24 insertions, 0 deletions
diff --git a/spec/build/testsuites/benchmarks/grp.yml b/spec/build/testsuites/benchmarks/grp.yml
new file mode 100644
index 0000000000..1189ec087e
--- /dev/null
+++ b/spec/build/testsuites/benchmarks/grp.yml
@@ -0,0 +1,24 @@
+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_BENCHMARKS
+includes:
+- testsuites/support/include
+install: []
+ldflags:
+- -Wl,--wrap=printf
+- -Wl,--wrap=puts
+links:
+- role: build-dependency
+ uid: dhrystone
+- role: build-dependency
+ uid: linpack
+- role: build-dependency
+ uid: whetstone
+type: build
+use-after:
+- rtemstest
+use-before: []