]> granicus.if.org Git - strace/commit
tests: print expected output by ipc_msgbuf test itself
authorEugene Syromyatnikov <evgsyr@gmail.com>
Fri, 6 Apr 2018 17:01:39 +0000 (19:01 +0200)
committerDmitry V. Levin <ldv@altlinux.org>
Mon, 7 May 2018 10:52:16 +0000 (10:52 +0000)
commitc02090b49b8ed43a4a186627f426077d3d1d9263
tree5c7dff026fcda8a0fa32c25f12887ad3b5561d29
parent952059fc692eab955bdd16563221525a9e1ab2a4
tests: print expected output by ipc_msgbuf test itself

* tests/ipc_msgbuf.expected: Remove.
* tests/Makefile.am (EXTRA_DIST): Remove tests/ipc_msgbuf.expected.
* tests/ipc_msgbuf.c: Add expected output.
* tests/ipc_msgbuf.test: Add -a31.  Redirect output to $EXP.  Call
match_grep with $LOG and $EXP arguments.
tests/Makefile.am
tests/ipc_msgbuf.c
tests/ipc_msgbuf.expected [deleted file]
tests/ipc_msgbuf.test