Files
rtems/spec/build/testsuites/sptests/spsize.yml
Sebastian Huber e8284a3458 build: Sort source lists
Use the Python sorted() function to sort the "source" lists.
2021-02-24 09:22:54 +01:00

22 lines
479 B
YAML

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: []
ldflags: []
links: []
source:
- testsuites/sptests/spsize/getint.c
- testsuites/sptests/spsize/init.c
- testsuites/sptests/spsize/size.c
stlib: []
target: testsuites/sptests/spsize.exe
type: build
use-after: []
use-before: []