]> granicus.if.org Git - strace/commit
tests: fix umovestr_cached.test when process_vm_readv is not implemented
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)
commit53e3b744baf942b7ca6cbbf4711cd0c052cf86de
tree8cb342cb0939352383b2a7b930f7ad2719a6153c
parent598f4bb5fd85588078ef4ef437516019d89ed0e5
tests: fix umovestr_cached.test when process_vm_readv is not implemented

* tests/umovestr_cached.test: Run strace with -z option to filter out
failing process_vm_readv invocations.
tests/umovestr_cached.test