iPXE
|
Assertions. More...
#include <assert.h>
Go to the source code of this file.
Functions | |
FILE_LICENCE (GPL2_OR_LATER_OR_UBDL) | |
Variables | |
unsigned int | assertion_failures = 0 |
Number of assertion failures triggered. More... | |
Assertions.
Definition in file assert.c.
FILE_LICENCE | ( | GPL2_OR_LATER_OR_UBDL | ) |
unsigned int assertion_failures = 0 |
Number of assertion failures triggered.
Definition at line 35 of file assert.c.
Referenced by run_tests().