]> granicus.if.org Git - strace/commit
tests: use VERBOSE macro in ioctl_rtc and ioctl_rtc-v tests
authorDmitry V. Levin <ldv@altlinux.org>
Sun, 25 Sep 2016 00:10:27 +0000 (00:10 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Mon, 26 Sep 2016 15:24:22 +0000 (15:24 +0000)
commita392aaa796f4024f00c5ba15bf6c3ff286281f73
treee0fe5b02d4f9fe8193869c8bbd7d247bfdcf9a56
parentaa95ec7648ef9cc58ac7b69a22909063eb455b18
tests: use VERBOSE macro in ioctl_rtc and ioctl_rtc-v tests

* tests/ioctl_rtc-v.c (VERBOSE_IOCTL): Remove.
(VERBOSE): Define to 1.
* tests/ioctl_rtc.c (print_rtc_time): Check VERBOSE instead
of VERBOSE_IOCTL.
tests/ioctl_rtc-v.c
tests/ioctl_rtc.c