mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-08 17:42:12 +03:00
tst-res_hconf_reorder: Set RESOLV_REORDER environment variable
Otherwise, the problematic code does not run.
This commit is contained in:
@@ -71,6 +71,9 @@ do_test (void)
|
||||
unsigned int i;
|
||||
int result = 0;
|
||||
|
||||
/* Enabled code to be tested. */
|
||||
setenv ("RESOLV_REORDER", "on", 1);
|
||||
|
||||
/* turn on realloc slowdown */
|
||||
ts.tv_nsec = 100000000;
|
||||
|
||||
|
Reference in New Issue
Block a user