unit-tests: remove code depending on WANT_TIMING
authorBartosz Golaszewski <bartekgola@gmail.com>
Thu, 13 Aug 2015 13:57:22 +0000 (15:57 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 17 Aug 2015 15:01:49 +0000 (17:01 +0200)
commit718e228adcd7b9592b504b55217d13f4216a0450
treea71ff8f79bc080820d74f33b1dcd8ad1932cde0d
parentd077565bb27966c47ea6f0e9de092133954b5807
unit-tests: remove code depending on WANT_TIMING

Since there is no interest in merging a config option for WANT_TIMING,
remove the parts of code depending on it altogether.

While we're at it: add some newlines to improve readability.

Signed-off-by: Bartosz Golaszewski <bartekgola@gmail.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
libbb/bbunit.c