Mistake on this page?
Report an issue in GitHub or email us
Specification Class Reference

Test specification containing the setup and teardown handlers and test cases. More...

#include <utest_specification.h>

Detailed Description

Test specification containing the setup and teardown handlers and test cases.

This class simply holds the test cases and allows you to specify default handlers, and override setup and teardown handlers. The order of arguments is:

Note
You cannot set the size of the test case array dynamically, it is template deducted at compile time. Creating test specifications for unittests at runtime is explicitly not supported.

Definition at line 48 of file utest_specification.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.