Download List

Projeto Descrição

Embedded Unit is unit testing framework for Embedded C System. It's design was copied from JUnit and CUnit and more, and then adapted somewhat for Embedded C System. Embedded Unit does not require std C libs. All objects are allocated to const area.

System Requirements

System requirement is not defined

Liberado: 2003-09-04 00:35
embunit 0.9 (1 files Esconder)

Release Notes

テストコードの雛形生成ツール(ちび河童改)をパッケージに梱包しました。
テスト結果メッセージを変更しました。
テストランナーの関数名を変更しました。

Changelog

embUnit/TestRunner.c:関数名変更
embUnit/TestRunner.c:テスト結果メッセージ変更
readme.txt