unit_test_setup

Function unit_test_setup 

Source
pub unsafe extern "C" fn unit_test_setup(
    testName: *mut c_char,
    issueNum: c_ushort,
)
Expand description

\brief Setup of the unit test reporting to the host machine \param param testName Human readable name of the test \param issueNum The mega65-core issue number that identifies the test issue