assert: Sort tests in Makefile

Signed-off-by: H.J. Lu <hjl.tools@gmail.com>
This commit is contained in:
H.J. Lu 2024-12-22 05:55:39 +08:00
parent e79e5c4899
commit 265e13d33c

View file

@ -35,10 +35,10 @@ routines := \
tests := \
test-assert \
test-assert-2 \
test-assert-perr \
tst-assert-c++ \
tst-assert-g++ \
test-assert-2 \
# tests
ifeq ($(have-cxx-thread_local),yes)