/*create the test suite with all the test cases*/ TestRef COMInternalTest_seq3_comcallback_instance(void) { EMB_UNIT_TESTFIXTURES(fixtures) { new_TestFixture("test_comcallback_instance",test_comcallback_instance) }; EMB_UNIT_TESTCALLER(COMInternalTest,"COMInternalTest_sequence3",NULL,NULL,fixtures); return (TestRef)&COMInternalTest; }
/*create the test suite with all the test cases*/ TestRef InterruptsTest_seq4_callback2_instance(void) { EMB_UNIT_TESTFIXTURES(fixtures) { new_TestFixture("test_callback2_instance",test_callback2_instance) }; EMB_UNIT_TESTCALLER(InterruptsTest,"InterruptsTest_sequence4",NULL,NULL,fixtures); return (TestRef)&InterruptsTest; }
/*create the test suite with all the test cases*/ TestRef HookTest_seq4_t1_instance(void) { EMB_UNIT_TESTFIXTURES(fixtures) { new_TestFixture("test_t1_instance",test_t1_instance) }; EMB_UNIT_TESTCALLER(HookTest,"HookTest_sequence4",NULL,NULL,fixtures); return (TestRef)&HookTest; }
/*create the test suite with all the test cases*/ TestRef InterruptProcessingTest_seq6_error_instance17(void) { EMB_UNIT_TESTFIXTURES(fixtures) { new_TestFixture("test_error_instance17",test_error_instance17) }; EMB_UNIT_TESTCALLER(InterruptProcessingTest,"InterruptProcessingTest_sequence6",NULL,NULL,fixtures); return (TestRef)&InterruptProcessingTest; }
/*create the test suite with all the test cases*/ TestRef HookTest_seq5_posttask_instance1(void) { EMB_UNIT_TESTFIXTURES(fixtures) { new_TestFixture("test_posttask_instance1",test_posttask_instance1) }; EMB_UNIT_TESTCALLER(HookTest,"HookTest_sequence5",NULL,NULL,fixtures); return (TestRef)&HookTest; }
/*create the test suite with all the test cases*/ TestRef EventMechanismTest_seq5_t5_instance(void) { EMB_UNIT_TESTFIXTURES(fixtures) { new_TestFixture("test_t5_instance",test_t5_instance) }; EMB_UNIT_TESTCALLER(EventMechanismTest,"EventMechanismTest_sequence5",NULL,NULL,fixtures); return (TestRef)&EventMechanismTest; }
/*create the test suite with all the test cases*/ TestRef TaskManagementTest_seq9_t3_instance2(void) { EMB_UNIT_TESTFIXTURES(fixtures) { new_TestFixture("test_t3_instance2",test_t3_instance2) }; EMB_UNIT_TESTCALLER(TaskManagementTest,"TaskManagementTest_sequence9",NULL,NULL,fixtures); return (TestRef)&TaskManagementTest; }
/*create the test suite with all the test cases*/ TestRef AutosarTPTest_seq2_protection_instance1(void) { EMB_UNIT_TESTFIXTURES(fixtures) { new_TestFixture("test_protection_instance1",test_protection_instance1) }; EMB_UNIT_TESTCALLER(AutosarTPTest,"AutosarTPTest_sequence2",NULL,NULL,fixtures); return (TestRef)&AutosarTPTest; }
/*create the test suite with all the test cases*/ TestRef ResourceManagementTest_seq5_isr1_instance(void) { EMB_UNIT_TESTFIXTURES(fixtures) { new_TestFixture("test_isr1_instance",test_isr1_instance) }; EMB_UNIT_TESTCALLER(ResourceManagementTest,"ResourceManagementTest_sequence5",NULL,NULL,fixtures); return (TestRef)&ResourceManagementTest; }
/*create the test suite with all the test cases*/ TestRef InterruptProcessingTest_seq5_isr1_instance2(void) { EMB_UNIT_TESTFIXTURES(fixtures) { new_TestFixture("test_isr1_instance2",test_isr1_instance2) }; EMB_UNIT_TESTCALLER(InterruptProcessingTest,"InterruptProcessingTest_sequence5",NULL,NULL,fixtures); return (TestRef)&InterruptProcessingTest; }
/*create the test suite with all the test cases*/ TestRef AutosarTPTest_seq3_t2_instance(void) { EMB_UNIT_TESTFIXTURES(fixtures) { new_TestFixture("test_t2_instance",test_t2_instance) }; EMB_UNIT_TESTCALLER(AutosarTPTest,"AutosarTPTest_sequence3",NULL,NULL,fixtures); return (TestRef)&AutosarTPTest; }
/*create the test suite with all the test cases*/ TestRef AlarmsTest_seq8_t2_instance(void) { EMB_UNIT_TESTFIXTURES(fixtures) { new_TestFixture("test_t2_instance",test_t2_instance) }; EMB_UNIT_TESTCALLER(AlarmsTest,"AlarmsTest_sequence8",NULL,NULL,fixtures); return (TestRef)&AlarmsTest; }
/*create the test suite with all the test cases*/ TestRef AlarmsTest_seq4_callback_instance2(void) { EMB_UNIT_TESTFIXTURES(fixtures) { new_TestFixture("test_callback_instance2",test_callback_instance2) }; EMB_UNIT_TESTCALLER(AlarmsTest,"AlarmsTest_sequence4",NULL,NULL,fixtures); return (TestRef)&AlarmsTest; }
/*create the test suite with all the test cases*/ TestRef AutosarSTTest_seq2_error_instance6(void) { EMB_UNIT_TESTFIXTURES(fixtures) { new_TestFixture("test_error_instance6",test_error_instance6) }; EMB_UNIT_TESTCALLER(AutosarSTTest,"AutosarSTTest_sequence2",NULL,NULL,fixtures); return (TestRef)&AutosarSTTest; }
/*create the test suite with all the test cases*/ TestRef AutosarSTTest_seq7_t2_instance1(void) { EMB_UNIT_TESTFIXTURES(fixtures) { new_TestFixture("test_t2_instance1",test_t2_instance1) }; EMB_UNIT_TESTCALLER(AutosarSTTest,"AutosarSTTest_sequence7",NULL,NULL,fixtures); return (TestRef)&AutosarSTTest; }
/*create the test suite with all the test cases*/ TestRef HookTest_seq2_pretask_instance2(void) { EMB_UNIT_TESTFIXTURES(fixtures) { new_TestFixture("test_pretask_instance2",test_pretask_instance2) }; EMB_UNIT_TESTCALLER(HookTest,"HookTest_sequence2",NULL,NULL,fixtures); return (TestRef)&HookTest; }
/*create the test suite with all the test cases*/ TestRef AutosarTPTest_seq4_isr2_instance2(void) { EMB_UNIT_TESTFIXTURES(fixtures) { new_TestFixture("test_isr2_instance2",test_isr2_instance2) }; EMB_UNIT_TESTCALLER(AutosarTPTest,"AutosarTPTest_sequence4",NULL,NULL,fixtures); return (TestRef)&AutosarTPTest; }
/*create the test suite with all the test cases*/ TestRef COMInternalTest_seq1_comerror_instance2(void) { EMB_UNIT_TESTFIXTURES(fixtures) { new_TestFixture("test_comerror_instance2",test_comerror_instance2) }; EMB_UNIT_TESTCALLER(COMInternalTest,"COMInternalTest_sequence1",NULL,NULL,fixtures); return (TestRef)&COMInternalTest; }
/*create the test suite with all the test cases*/ TestRef COMInternalTest_seq5_t4_instance1(void) { EMB_UNIT_TESTFIXTURES(fixtures) { new_TestFixture("test_t4_instance1",test_t4_instance1) }; EMB_UNIT_TESTCALLER(COMInternalTest,"COMInternalTest_sequence5",NULL,NULL,fixtures); return (TestRef)&COMInternalTest; }
/*create the test suite with all the test cases*/ TestRef AutosarSPTest_seq5_error_instance4(void) { EMB_UNIT_TESTFIXTURES(fixtures) { new_TestFixture("test_error_instance4",test_error_instance4) }; EMB_UNIT_TESTCALLER(AutosarSPTest,"AutosarSPTest_sequence5",NULL,NULL,fixtures); return (TestRef)&AutosarSPTest; }
/*create the test suite with all the test cases*/ TestRef COMInternalTest_seq6_t5_instance3(void) { EMB_UNIT_TESTFIXTURES(fixtures) { new_TestFixture("test_t5_instance3",test_t5_instance3) }; EMB_UNIT_TESTCALLER(COMInternalTest,"COMInternalTest_sequence6",NULL,NULL,fixtures); return (TestRef)&COMInternalTest; }
Test *tests_hacl(void) { EMB_UNIT_TESTFIXTURES(fixtures) { new_TestFixture(test_hacl_01) }; EMB_UNIT_TESTCALLER(hacl_tests, setUp, NULL, fixtures); return (Test*)&hacl_tests; }
/*create the test suite with all the test cases*/ TestRef TaskManagementTest_seq14_t5_instance(void) { EMB_UNIT_TESTFIXTURES(fixtures) { new_TestFixture("test_t5_instance",test_t5_instance) }; EMB_UNIT_TESTCALLER(TaskManagementTest,"TaskManagementTest_sequence14",NULL,NULL,fixtures); return (TestRef)&TaskManagementTest; }
TestRef kiss_suite(void) { EMB_UNIT_TESTFIXTURES(fixtures) { new_TestFixture(kiss_basic_framing), new_TestFixture(kiss_escapes), }; EMB_UNIT_TESTCALLER(kiss_tests, setUp, tearDown, fixtures); return (TestRef) &kiss_tests; }
Test *tests_nanocoap_tests(void) { EMB_UNIT_TESTFIXTURES(fixtures) { new_TestFixture(test_nanocoap__hdr), }; EMB_UNIT_TESTCALLER(nanocoap_tests, NULL, NULL, fixtures); return (Test *)&nanocoap_tests; }
TestRef klog_suite(void) { EMB_UNIT_TESTFIXTURES(fixtures) { new_TestFixture(klog_file_log), new_TestFixture(klog_rotate_parts), }; EMB_UNIT_TESTCALLER(klog_tests, setUp, tearDown, fixtures); return (TestRef) &klog_tests; }
TestRef test_cn_cbor(void) { EMB_UNIT_TESTFIXTURES(fixtures) { new_TestFixture(test_parse), new_TestFixture(test_errors) }; EMB_UNIT_TESTCALLER(tests_cn_cbor, setup_cn_cbor, NULL, fixtures); return (TestRef) & tests_cn_cbor; }
/*embunit:impl=- */ TestRef ULOGFSTests_tests(void) { EMB_UNIT_TESTFIXTURES(fixtures) { /*embunit:fixtures=+ */ new_TestFixture("testInit",testInit), /*embunit:fixtures=- */ }; EMB_UNIT_TESTCALLER(ULOGFSTests,"ULOGFSTests",setUp,tearDown,fixtures); return (TestRef)&ULOGFSTests; };
TestRef run_hmc5883l_tests(void) { EMB_UNIT_TESTFIXTURES(fixtures) { new_TestFixture("test_init", test_init), new_TestFixture("test_get_heading", test_get_heading), }; EMB_UNIT_TESTCALLER(hmc5883l_test, "HMC5883L_Test", setUp, tearDown, fixtures); return (TestRef)&hmc5883l_test; }
Test *tests_core_ringbuffer_tests(void) { EMB_UNIT_TESTFIXTURES(fixtures) { new_TestFixture(tests_core_ringbuffer), }; EMB_UNIT_TESTCALLER(ringbuffer_tests, NULL, NULL, fixtures); return (Test *)&ringbuffer_tests; }