|
Asterisk - The Open Source Telephony Project GIT-master-f08020d
|
Unit Test Framework. More...

Go to the source code of this file.
Functions | |
| int | ast_test_init (void) |
Unit Test Framework.
Definition in file test.c.
| int ast_test_init | ( | void | ) |
Provided by test.c
Definition at line 1505 of file test.c.
References ARRAY_LEN, ast_cli_register_multiple, ast_register_cleanup(), AST_TEST_REGISTER, STASIS_MESSAGE_TYPE_INIT, and stasis_topic_create().
Referenced by asterisk_daemon().