Embedded Unit is unit testing framework for Embedded C System. Its 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.

Project Activity

See All Activity >

License

MIT License

Follow Embedded Unit

Embedded Unit Web Site

You Might Also Like
Cloud data warehouse to power your data-driven innovation Icon
Cloud data warehouse to power your data-driven innovation

BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.

BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
Try for free
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
1
0
0
0
1
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 3 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5

User Reviews

  • These libraries did work on every system I tested so far - without problems: MacOS (ppc), Linux (ppc and x86), Windows (even Win98). Embunit is very simple - therefore easy to learn. If your focus is to run tests in a multi-process or multi-threaded environment, if you want to link test cases to requirements and update requirement test coverages in a database, if you want to measure code coverage - this tool might possibly be the wrong choice. Its simplicity is really brilliant! 1) Unpack the embunit package, 2) add the embunit paths to your include and linker paths, 3) copy and adapt a demo-test-case and you have your unit-tests running within only one hour.
  • Bug report not fixed for 3 years... not much happening on this project.
    2 users found this review helpful.
Read more reviews >

Additional Project Details

Languages

English, Japanese

Intended Audience

Developers

Programming Language

C

Related Categories

C Software Development Software, C Unit Testing Tool

Registered

2003-09-07