mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-06-15 15:25:49 +00:00
76187a084b
* tests/test-malloca.c (main): Unset the environment variable to greatly speed up the test. * tests/init.sh: Don't say that MALLOC_PERTURB_ is cheap. * modules/malloca-tests: Depend on unsetenv.
13 lines
133 B
Plaintext
13 lines
133 B
Plaintext
Files:
|
|
tests/test-malloca.c
|
|
|
|
Depends-on:
|
|
unsetenv
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-malloca
|
|
check_PROGRAMS += test-malloca
|
|
|