CU_ASSERT (3==sum(-3,6)); CU_ASSERT(6==sum(0,6)); }. void test_diff(void)//our test function 2 { CU_ASSERT(1==diff(3,2));
確定! 回上一頁