Exemplo n.º 1
0
/*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;
}
Exemplo n.º 2
0
/*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;
}
Exemplo n.º 3
0
/*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;
}
Exemplo n.º 4
0
/*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;
}
Exemplo n.º 6
0
/*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;
}
Exemplo n.º 7
0
/*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;
}
Exemplo n.º 8
0
/*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;
}
Exemplo n.º 9
0
/*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;
}
Exemplo n.º 10
0
/*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;
}
Exemplo n.º 11
0
/*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;
}
Exemplo n.º 12
0
/*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;
}
Exemplo n.º 13
0
/*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;
}
Exemplo n.º 14
0
/*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;
}
Exemplo n.º 15
0
/*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;
}
Exemplo n.º 16
0
/*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;
}
Exemplo n.º 17
0
/*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;
}
Exemplo n.º 18
0
/*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;
}
Exemplo n.º 19
0
/*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;
}
Exemplo n.º 20
0
/*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;
}
Exemplo n.º 21
0
/*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;
}
Exemplo n.º 22
0
Arquivo: main.c Projeto: A-Paul/RIOT
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;
}
Exemplo n.º 23
0
/*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;
}
Exemplo n.º 24
0
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;
}
Exemplo n.º 25
0
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;
}
Exemplo n.º 26
0
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;
}
Exemplo n.º 27
0
Arquivo: main.c Projeto: A-Paul/RIOT
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;
}
Exemplo n.º 28
0
/*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;
};
Exemplo n.º 29
0
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;
}
Exemplo n.º 30
0
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;
}