]> granicus.if.org Git - strace/commit
tests/ptrace.c: tweak magic constants to make the test more reliable
authorDmitry V. Levin <ldv@altlinux.org>
Fri, 13 May 2016 09:37:10 +0000 (09:37 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Fri, 13 May 2016 09:37:10 +0000 (09:37 +0000)
commit602998be62493f75562204f6bb391c7095352de9
treea4eb2a9930bbd8445f68a7c06d73f11db4bc83b3
parent98f632a14c4ad0db7aaa25567859c71f336055e6
tests/ptrace.c: tweak magic constants to make the test more reliable

* tests/ptrace.c (main): Change bad_request and bad_data to make they
lower 32-bit parts closer to -1U.
tests/ptrace.c