Automated | Output to xml file | Non-interactive |
Basic | Flexible programming interface | Non-interactive |
Console | Console interface (ansi C) | Interactive |
win10输入法Curs | Graphical interface (Unix) | Interactive |
CU_ASSERT(int expression) CU_ASSERT_FATAL(int expression) CU_TEST(int expression) CU_TEST_FATAL(int expression) | Asrt that 业委会成立流程expression is TRUE (non-zero) |
CU_ASSERT_TRUE(value) CU_ASSERT_TRUE_FATAL(value) | Asrt that value is TRUE (non-zero) |
CU_ASSERT_FALSE(value) CU_ASSERT_FALSE_FATAL(value) | Asrt that value is FALSE (zero) |
CU_ASSERT_EQUAL(actual, expected) 五百次的回眸CU_ASSERT_EQUAL_FATAL(actual, expected) | Asrt that actual = = expected |
CU_ASSERT_NOT_EQUAL(actual, expected)) CU_ASSERT_NOT_EQUAL_FATAL(actual, expected) | Asrt that actual != expected |
CU_ASSERT_PTR_EQUAL(actual, expected) CU_ASSERT_PTR_EQUAL_FATAL(actual, expected) | Asrt that pointers actual = = expected |
CU_ASSERT_PTR_NOT_EQUAL(actual, expected) CU_ASSERT_PTR_NOT_EQUAL_FATAL(actual, expected) | Asrt that pointers actual != expected |
CU_ASSERT_PTR_NULL(value) CU_ASSERT_PTR_NULL_FATAL(value) | Asrt that pointer value == NULL |
CU_ASSERT_PTR_NOT_NULL(value) CU_ASSERT_PTR_NOT_NULL_FATAL(value) | Asrt that pointer value != NULL |
CU_ASSERT_STRING_EQUAL(actual, expected) CU_ASSERT_STRING_EQUAL_FATAL(actual, expected) | Asrt that strings actual and expected are equivalent |
CU_ASSERT_STRING_NOT_EQUAL(actual, expected) CU_ASSERT_STRING_NOT_EQUAL_FATAL(actual, expected) | Asrt that strings actual and expected differ |
CU_ASSERT_NSTRING_EQUAL(actual, expected, count) CU_ASSERT_NSTRING_EQUAL_FATAL(actual, expected, count) | Asrt that 1st count chars of actual andexpected are the same |
CU_ASSERT_NSTRING_NOT_EQUAL(actual, expected, count) CU_ASSERT_NSTRING_NOT_EQUAL_FATAL(actual, expected, count) | Asrt that 1st count chars of actual andexpected differ |
CU_ASSERT_DOUBLE_EQUAL(actual, expected, granularity) CU_ASSERT_DOUBLE_EQUAL_FATAL(actual, expected, granularity) | Asrt that |actual - expected| <= |granularity| Math library must be linked in for this asrtion. |
CU_ASSERT_DOUBLE_NOT_EQUAL(actual, expected, granularity) CU_ASSERT_DOUBLE_NOT_EQUAL_FATAL(actual, expected, granularity) | Asrt that |actual - expected| > |granularity电子商务论文选题方向| Math library must be linked in for this asrtion. |
CU_PASS(message) | Register a passing asrtion with the specified message. No logical test is performed. |
CU_FAIL(message) CU_FAIL_FATAL(message) | Register a failed asrtion with the specified message. No logical test is performed. |
Running Suite Suite(need not init multiur data) | |||
Running test test of get_key() ... | Pasd | ||
Running test test of original crypt and decrypt ... | Pasd | ||
Running test test of read_group() ... | Pasd | ||
Running test test of crypt and decrypt ... | Pasd | ||
Running test test of mu_load_multiur_files() ... | Pasd | ||
Running test test of test parameter check functions ... | Pasd | ||
Running test test of free_list() ... | Pasd | ||
Running Suite Mysuite(need load multiur data | |||
Running test test of get_admin_info() ... 红铜色 | Pasd | ||
Running test test of mu_get_all_ur_info() ... | Pasd | ||
Running test test of find_ur() ... | Pasd | ||
Running test test of write_group() ... | Pasd | ||
Running test test of mu_login() ... | Pasd | ||
Running test test of mu_logout() ... | Pasd | ||
Running test test of mu_islogin() ... | Pasd | ||
Running test test of mu_ur_authentication() ... | Pasd | ||
Running test test of mu_modify_password() ... | Pasd | ||
Running test test of mu_modify_ttings() ... | Pasd | ||
脏话大全 | Running test test of mu_get_ur_ttings() ... | Pasd | |
Running test test of mu_register() ... | Pasd | ||
Running test test of mu_pop_is_busy() ... | Pasd | ||
Running test test of add_to_list and remove_from_list ... | Pasd | ||
本文发布于:2023-06-30 05:57:14,感谢您对本站的认可!
本文链接:https://www.wtabcd.cn/fanwen/fan/89/1061150.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
留言与评论(共有 0 条评论) |