![]() |
F´ Flight Software - C/C++ Documentation NASA-v1.6.0
A framework for building embedded system applications to NASA flight quality standards.
|
Go to the source code of this file.
Macros | |
#define | EVENT_TEST_DECL(TYPE) void testEvent(NATIVE_INT_TYPE portNum, FppTest::Types::TYPE& data); |
#define | EVENT_TEST_HELPER_DECL(TYPE) void testEventHelper(NATIVE_INT_TYPE portNum, FppTest::Types::TYPE& data, NATIVE_UINT_TYPE size); |
#define | EVENT_TEST_DECLS |
#define EVENT_TEST_DECL | ( | TYPE | ) | void testEvent(NATIVE_INT_TYPE portNum, FppTest::Types::TYPE& data); |
Definition at line 17 of file EventTests.hpp.
#define EVENT_TEST_DECLS |
Definition at line 22 of file EventTests.hpp.
#define EVENT_TEST_HELPER_DECL | ( | TYPE | ) | void testEventHelper(NATIVE_INT_TYPE portNum, FppTest::Types::TYPE& data, NATIVE_UINT_TYPE size); |
Definition at line 19 of file EventTests.hpp.