Services and Modeling for Embedded Software Development
Embecosm divider strip
Prev  Next

Chapter 8.  Testing Newlib and Libgloss

8.1. Testing Newlib
8.1.1. Checking Physical Hardware
8.2. Testing Libgloss

Newlib and libgloss both come with DejaGnu test infrastructures, although as noted in Section 8.2, the libgloss infrastructure is non-functional.

The total number of tests is modest (24 tests in release 1.18.0). In practice much of the testing is achieved through the GCC test suite (40,000+ tests) and the GDB test suite (5,000+ tests).

Embecosm divider strip