mirror of
https://git.busybox.net/busybox
synced 2026-01-31 16:43:21 +00:00
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> |
||
|---|---|---|
| .. | ||
| cgi | ||
| .gitignore | ||
| busybox_footer.pod | ||
| busybox_header.pod | ||
| contributing.txt | ||
| ctty.htm | ||
| draft-coar-cgi-v11-03-clean.html | ||
| ifupdown_design.txt | ||
| keep_data_small.txt | ||
| logging_and_backgrounding.txt | ||
| mdev.txt | ||
| new-applet-HOWTO.txt | ||
| nofork_noexec.txt | ||
| posix_conformance.txt | ||
| Serial-Programming-HOWTO.txt | ||
| sigint.htm | ||
| smallint.txt | ||
| style-guide.txt | ||
| syslog.conf.txt | ||
| tar_pax.txt | ||
| tcp.txt | ||
| unicode.txt | ||
| unicode_full-bmp.txt | ||
| unicode_UTF-8-test.txt | ||
| unit-tests.txt | ||