]> granicus.if.org Git - strace/commit
tests/strace-S.test: fix testing 64-bit strace using a 32-bit userspace
authorDmitry V. Levin <ldv@altlinux.org>
Sat, 4 Jun 2016 23:40:40 +0000 (23:40 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Mon, 6 Jun 2016 18:07:04 +0000 (18:07 +0000)
commitf56323f1ccd78207a75afa62369f7306d06051c1
treea3631341b707f07893160f06d46246a757d32325
parent53128b67461b9c0bc22cc4918c010ec918aead23
tests/strace-S.test: fix testing 64-bit strace using a 32-bit userspace

* tests/strace-S.test: Measure wall clock time instead of system time.
Use local "./readv" instead of system "date" as a sample executable.

Reported-by: Steve McIntyre <steve@einval.com>
tests/strace-S.test