[PATCH] unit-tests: optionally show elapsed time

Denys Vlasenko vda.linux at googlemail.com
Wed Nov 26 13:05:08 UTC 2014


On Wed, Jul 30, 2014 at 7:10 PM, Bartosz Golaszewski
<bartekgola at gmail.com> wrote:
> File bbunit.c doesn't compile with WANT_TIMING enabled due
> to a missing comma at line 80.

Fixed that for now.

> This patch fixes it, adds a
> config option for elapsed time display and replaces the custom
> timeval_diff() function with standard timersub() macro.

This feels like feature creep.
In what way time(1) is not sufficient?


More information about the busybox mailing list