Unit Test Framework. More...
Go to the source code of this file.
Functions | |
int | ast_test_init () |
ASTERISK_FILE_VERSION (__FILE__,"$Revision: 416732 $") | |
Unit Test Framework.
Definition in file test.c.
int ast_test_init | ( | void | ) |
Provided by test.c
Definition at line 941 of file test.c.
References ARRAY_LEN, ast_cli_register_multiple(), and ast_register_atexit().
Referenced by main().
ASTERISK_FILE_VERSION | ( | __FILE__ | , |
"$Revision: 416732 $" | |||
) |