]> granicus.if.org Git - strace/commit
tests/ipc_*: match IPC_64 flag
authorAndreas Schwab <schwab@suse.de>
Wed, 11 Mar 2015 16:47:56 +0000 (17:47 +0100)
committerAndreas Schwab <schwab@suse.de>
Mon, 16 Mar 2015 13:26:58 +0000 (14:26 +0100)
commit3aa45f3cc2103c7bf80c45452c29e7b7e7dda089
treefe9f30f9617f298e6aeb598a148d08d76e00b391
parentfa5ce3724646faf3d1a1f379e4046e307df92952
tests/ipc_*: match IPC_64 flag

* tests/ipc_msg.c (main): Optionally match "IPC_64|" in the third
argument of the ipc call.
* tests/ipc_sem.c (main): Likewise.
* tests/ipc_shm.c (main): Likewise.
tests/ipc_msg.c
tests/ipc_sem.c
tests/ipc_shm.c