]> granicus.if.org Git - strace/commit
tests: disable umovestr_cached.test on ia64
authorDmitry V. Levin <ldv@altlinux.org>
Mon, 23 Sep 2019 10:19:22 +0000 (10:19 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Mon, 23 Sep 2019 10:19:22 +0000 (10:19 +0000)
commit598f4bb5fd85588078ef4ef437516019d89ed0e5
treedf4bb5adc9d72a8e150f5daf9cb34b2e65e597a8
parent92ee9f0b83ce8c0d7801a12a37c3d5b635935fba
tests: disable umovestr_cached.test on ia64

ia64 invokes extra process_vm_readv syscalls to obtain syscall
arguments, see linux/ia64/get_syscall_args.c for details.

* tests/umovestr_cached.test [ $STRACE_ARCH == ia64 ]: Skip.
tests/umovestr_cached.test