]> granicus.if.org Git - strace/commit
tests/aio.c: rewrite without assert
authorDmitry V. Levin <ldv@altlinux.org>
Tue, 6 Sep 2016 16:11:51 +0000 (16:11 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Wed, 7 Sep 2016 01:44:50 +0000 (01:44 +0000)
commit460c6253c423f1d1ab78f0df7095865cf2ba8fef
tree76594f2834c670f39a72bd67bad03ac70de80dba
parent851ac444f4efd0d91bc2bc3e33688d67af62da61
tests/aio.c: rewrite without assert

* tests/aio.c: Do not include <assert.h>.
(main): Use sprintrc instead of assert.
tests/aio.c