summaryrefslogtreecommitdiff
path: root/libbb/bbunit.c
Commit message (Expand)AuthorAgeFilesLines
* libbb: reduce the overhead of single parameter bb_error_msg() callsJames Byrne2019-07-021-1/+1
* whitespace and comment format fixes, no code changesDenys Vlasenko2017-10-051-1/+1
* unit-tests: remove code depending on WANT_TIMINGBartosz Golaszewski2015-08-171-27/+3
* unit-tests: remove unnecesary field from struct bbunit_listelemBartosz Golaszewski2015-08-171-1/+0
* bbunit: fix WANT_TIMING compilationDenys Vlasenko2014-11-261-1/+1
* unit-tests: implement the unit-testing frameworkBartosz Golaszewski2014-06-221-0/+90