2014-04-16 1:06 GMT+02:00 Bartosz Golaszewski <[email protected]>: > This set of patches proposes to add a simple unit-testing framework to > Busybox. > > First four patches implement the actual framework and document it, while > last two add some example test cases. > > Bartosz Golaszewski (6): > 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 >
Any comments/reviews? Best regards, Bartosz Gołaszewski _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
