malloc: Sort tests-exclude-largetcache in Makefile

This fixes:

FAIL: lint-makefiles

Signed-off-by: H.J. Lu <hjl.tools@gmail.com>
This commit is contained in:
H.J. Lu 2025-06-17 05:52:27 +08:00
parent 15808c77b3
commit d1b27eeda3
1 changed files with 2 additions and 2 deletions

View File

@ -150,14 +150,14 @@ tests-malloc-hugetlb2 = \
tests-exclude-largetcache = \
tst-compathooks-off \
tst-compathooks-on \
tst-interpose-thread \
tst-interpose-nothread \
tst-interpose-static-nothread \
tst-interpose-static-thread \
tst-mallocstate \
tst-interpose-thread \
tst-malloc-backtrace \
tst-malloc-usable \
tst-malloc-usable-tunables \
tst-mallocstate \
# tests-exclude-largetcache
tests-malloc-largetcache = \