~vcs-imports/busybox/trunk

Viewing all changes in revision 13377.

  • Committer: Denys Vlasenko
  • Author(s): Bartosz Golaszewski
  • Date: 2014-06-22 14:30:41 UTC
  • Revision ID: git-v1:3ed81cf0529145d04299c4cd48b1aaab2fe36193
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>

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: