]> granicus.if.org Git - strace/commit
tests: add more aio decoding checks
authorEugene Syromyatnikov <evgsyr@gmail.com>
Tue, 6 Sep 2016 09:03:14 +0000 (12:03 +0300)
committerDmitry V. Levin <ldv@altlinux.org>
Tue, 6 Sep 2016 16:07:14 +0000 (16:07 +0000)
commit851ac444f4efd0d91bc2bc3e33688d67af62da61
treebee9b4b3adf749cf77d0e7432bde18567b772fda
parentea7adc3c4f561bdff719d7e050fed3d6ca0548b1
tests: add more aio decoding checks

* tests/aio.c (sprint_aio_context_t): New function.
(main): Use it; add more checks.
tests/aio.c