malloc: add tst-mxfast to hugetlb exclusion list

tst-mxfast needs GLIBC_TUNABLES to be set to its own value.

Reviewed-by: Wilco Dijkstra  <Wilco.Dijkstra@arm.com>
This commit is contained in:
DJ Delorie 2025-08-28 17:02:15 -04:00
parent 119d658ac2
commit 320cf1e1b5
1 changed files with 1 additions and 0 deletions

View File

@ -137,6 +137,7 @@ tests-exclude-hugetlb1 = \
tst-mallocfork2 \
tst-mallocfork3 \
tst-mallocstate \
tst-mxfast \
# tests-exclude-hugetlb1
# The tst-free-errno relies on the used malloc page size to mmap an
# overlapping region.