wiki:Projects/GSoC/TestingReview/EmbUnit
Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

Version 1 (modified by Xiaochen Pan, on 07/07/12 at 01:27:17) (diff)

Created page with "EmbUnit is a unit testing framework for embedded software. +It supports the testing structure with test cases, test fixture and tests suites. +It supports 3 forms of test out..."

TestingReview/EmbUnit

EmbUnit is a unit testing framework for embedded software.

+It supports the testing structure with test cases, test fixture and tests suites.

+It supports 3 forms of test outputs, Standard Text Outputter, Compiler Outputter and XML outputter.