CryptoAuthLib
Atmel CryptoAuthentication Library
_Unity Struct Reference

#include <unity_internals.h>

Data Fields

const char * TestFile
 
const char * CurrentTestName
 
UNITY_LINE_TYPE CurrentTestLineNumber
 
UNITY_COUNTER_TYPE NumberOfTests
 
UNITY_COUNTER_TYPE TestFailures
 
UNITY_COUNTER_TYPE TestIgnores
 
UNITY_COUNTER_TYPE CurrentTestFailed
 
UNITY_COUNTER_TYPE CurrentTestIgnored
 
jmp_buf AbortFrame
 

Field Documentation

jmp_buf AbortFrame
UNITY_COUNTER_TYPE CurrentTestFailed
UNITY_COUNTER_TYPE CurrentTestIgnored
UNITY_LINE_TYPE CurrentTestLineNumber
const char* CurrentTestName
UNITY_COUNTER_TYPE NumberOfTests
UNITY_COUNTER_TYPE TestFailures
const char* TestFile
UNITY_COUNTER_TYPE TestIgnores