Bartosz Golaszewski 3ed81cf052 unit-tests: implement the unit-testing framework
This set of patches adds a simple unit-testing framework to Busybox

unit-tests: add some helper macros for unit-test framework implementation
unit-tests: implement the unit-testing framework
unit-tests: add basic documentation on writing the unit test cases
unit-tests: modify the Makefile 'test' target to run unit-tests too
unit-tests: add two example test cases
unit-tests: modify the existing strrstr test code to use the unit-test framework

Signed-off-by: Bartosz Golaszewski <bartekgola@gmail.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2014-06-22 16:30:41 +02:00
..
2010-07-26 01:49:12 +02:00
2011-03-06 19:54:15 +01:00
2013-02-26 00:40:46 +01:00
2013-09-17 16:24:01 +02:00
2010-01-29 09:12:31 +01:00
2010-01-29 09:12:31 +01:00
2011-07-08 05:47:49 +02:00