]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
malloc: Correct Makefile sorting glitches
authorFlorian Weimer <fweimer@redhat.com>
Sat, 24 Jan 2026 09:29:39 +0000 (10:29 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Sat, 24 Jan 2026 09:29:39 +0000 (10:29 +0100)
Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
malloc/Makefile

index bd7383dc6451ffc9d2a626af7e7c6046a6f45392..fef50212982e68e15bf2e3f0652eb6535f69dc74 100644 (file)
@@ -39,6 +39,7 @@ tests := \
   tst-free-sized-trace \
   tst-interpose-nothread \
   tst-interpose-thread \
+  tst-mallinfo2 \
   tst-malloc \
   tst-malloc-alternate-path \
   tst-malloc-backtrace \
@@ -51,7 +52,7 @@ tests := \
   tst-malloc-thread-fail \
   tst-malloc-too-large \
   tst-malloc-usable \
-  tst-malloc_info tst-mallinfo2 \
+  tst-malloc_info \
   tst-mallocalign1 \
   tst-mallocfork \
   tst-mallocfork2 \
@@ -67,7 +68,10 @@ tests := \
   tst-realloc \
   tst-reallocarray \
   tst-safe-linking \
-  tst-tcfree1 tst-tcfree2 tst-tcfree3 tst-tcfree4 \
+  tst-tcfree1 \
+  tst-tcfree2 \
+  tst-tcfree3 \
+  tst-tcfree4 \
   tst-trim1 \
   tst-valloc \
 # tests