]> granicus.if.org Git - strace/commit
tests/xattr.c: rewrite without assert
authorDmitry V. Levin <ldv@altlinux.org>
Sun, 18 Sep 2016 00:00:53 +0000 (00:00 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Mon, 19 Sep 2016 19:51:37 +0000 (19:51 +0000)
commitc7cd262a06be2494c1cd703cdf8cfc57a4f53352
treee9f2e480ebd7206528bab6eeb03fa652f02f493e
parent1caf9f296b9c801440db303c052b41036bb17ccd
tests/xattr.c: rewrite without assert

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