Don't set LD_LIBRARY_PATH explicitly for command run inside test case.
diff --git a/tests/ChangeLog b/tests/ChangeLog
index 507ac2b..e54f5dd 100644
--- a/tests/ChangeLog
+++ b/tests/ChangeLog
@@ -1,3 +1,11 @@
+2012-01-18 Roland McGrath <roland@hack.frob.com>
+
+ * asm-tst4.c (main): Don't set LD_LIBRARY_PATH in system invocation;
+ it will have been inherited correctly from the test harness.
+ * asm-tst5.c (main): Likewise.
+ * asm-tst6.c (main): Likewise.
+ Reported by Serge Pavlov <serge.pavlov.at.gnu@gmail.com>.
+
2011-07-09 Roland McGrath <roland@hack.frob.com>
* sha1-tst.c: File removed.