Contiki 3.x
unit_test Struct Reference

The unit_test structure describes the results of a unit test. More...

#include <apps/unit-test/unit-test.h>

Detailed Description

The unit_test structure describes the results of a unit test.

Each registered unit test statically allocates an object of this type.

Definition at line 51 of file unit-test.h.