mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-08 17:42:12 +03:00
malloc: Remove tst-dynarray, tst-dynarray-fail from test-srcs
They are already covered through the tests variable.
This commit is contained in:
@@ -53,7 +53,7 @@ tests-static += tst-malloc-usable-static-tunables
|
||||
endif
|
||||
|
||||
tests += $(tests-static)
|
||||
test-srcs = tst-mtrace tst-dynarray tst-dynarray-fail
|
||||
test-srcs = tst-mtrace
|
||||
|
||||
routines = malloc morecore mcheck mtrace obstack reallocarray \
|
||||
scratch_buffer_grow scratch_buffer_grow_preserve \
|
||||
|
Reference in New Issue
Block a user