summaryrefslogtreecommitdiffstats
path: root/spec/build/testsuites/libtests/block08.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-02-23 19:38:38 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2021-02-24 09:22:54 +0100
commite8284a34582703f0bc441ea8926eb1839214a477 (patch)
tree5c13f0fd5f0b66a14dd1c47d8aa5c91f85379a1d /spec/build/testsuites/libtests/block08.yml
parentvalidation: Simplify message queue construct tests (diff)
downloadrtems-e8284a34582703f0bc441ea8926eb1839214a477.tar.bz2
build: Sort source lists
Use the Python sorted() function to sort the "source" lists.
Diffstat (limited to 'spec/build/testsuites/libtests/block08.yml')
-rw-r--r--spec/build/testsuites/libtests/block08.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/spec/build/testsuites/libtests/block08.yml b/spec/build/testsuites/libtests/block08.yml
index 34f201e449..e717663527 100644
--- a/spec/build/testsuites/libtests/block08.yml
+++ b/spec/build/testsuites/libtests/block08.yml
@@ -11,9 +11,6 @@ includes: []
ldflags: []
links: []
source:
-- testsuites/libtests/block08/init.c
-- testsuites/libtests/block08/bdbuf_tests.c
-- testsuites/libtests/block08/test_disk.c
- testsuites/libtests/block08/bdbuf_test1_1.c
- testsuites/libtests/block08/bdbuf_test1_2.c
- testsuites/libtests/block08/bdbuf_test1_3.c
@@ -27,6 +24,9 @@ source:
- testsuites/libtests/block08/bdbuf_test4_1.c
- testsuites/libtests/block08/bdbuf_test4_2.c
- testsuites/libtests/block08/bdbuf_test4_3.c
+- testsuites/libtests/block08/bdbuf_tests.c
+- testsuites/libtests/block08/init.c
+- testsuites/libtests/block08/test_disk.c
stlib: []
target: testsuites/libtests/block08.exe
type: build