Hi, On 14 February 2017 at 14:09, Pekka Paalanen <[email protected]> wrote: > On Tue, 14 Feb 2017 13:18:01 +0000 > Daniel Stone <[email protected]> wrote: >> +ZUC_TEST(timespec_test, timespec_add_nsec) >> +{ >> + struct timespec a, r; > > An array and a loop to ease readability? :-)
I had a flash of doing this, and remembered why I didn't: it makes the ZUC test-fail messages a bit harder to unpack as you lose line/value/etc. Cheers, Daniel _______________________________________________ wayland-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/wayland-devel
