about summary refs log tree commit diff
path: root/elf/tst-audit15.exp
diff options
context:
space:
mode:
authorStafford Horne <shorne@gmail.com>2021-10-06 08:30:38 +0900
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>2021-10-12 13:25:43 -0300
commit171ab1af562836dd9c56756922efb69eafa9eb5c (patch)
tree6059cb794604bc64859f82ac4a466fbfc9061c5a /elf/tst-audit15.exp
parent4af6982e4c9fc465ffb7a54b794aaaa134241f05 (diff)
downloadglibc-171ab1af562836dd9c56756922efb69eafa9eb5c.tar.gz
glibc-171ab1af562836dd9c56756922efb69eafa9eb5c.tar.xz
glibc-171ab1af562836dd9c56756922efb69eafa9eb5c.zip
elf: Update audit tests to not depend on stdout
The tst-audit14, tst-audit15 and tst-audit16 tests all have audit
modules that write to stdout; the test reads from stdout to confirm
what was written.  This assumes the stdout is a file which is not the
case when run over ssh.

This patch updates the tests to use a post run cmp command to compare
the output against and .exp file.  This is similar to how many other
tests work and it fixes the stdout limitation.  Also, this means the
test code can be greatly simplified.

Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
Diffstat (limited to 'elf/tst-audit15.exp')
-rw-r--r--elf/tst-audit15.exp2
1 files changed, 2 insertions, 0 deletions
diff --git a/elf/tst-audit15.exp b/elf/tst-audit15.exp
new file mode 100644
index 0000000000..ac6d59e569
--- /dev/null
+++ b/elf/tst-audit15.exp
@@ -0,0 +1,2 @@
+info: tst-auditlogmod-1.so loaded
+info: tst-auditlogmod-2.so loaded