commit | 718e228adcd7b9592b504b55217d13f4216a0450 | [log] [tgz] |
---|---|---|
author | Bartosz Golaszewski <bartekgola@gmail.com> | Thu Aug 13 15:57:22 2015 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Mon Aug 17 17:01:49 2015 +0200 |
tree | a71ff8f79bc080820d74f33b1dcd8ad1932cde0d | |
parent | d077565bb27966c47ea6f0e9de092133954b5807 [diff] |
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>