-
- Downloads
Unit tests: Fix unit test description strings.
Analyzing the code shows that the unit test summary and description strings should not end with a new-line character. Where these strings are used in the code a new-line is provided for output. Change-Id: I129284f5e7ca93d82532334076da4c462d3d9fba
Showing
- tests/test_cdr.c 23 additions, 23 deletionstests/test_cdr.c
- tests/test_cel.c 25 additions, 25 deletionstests/test_cel.c
- tests/test_channel_feature_hooks.c 2 additions, 2 deletionstests/test_channel_feature_hooks.c
- tests/test_expr.c 1 addition, 1 deletiontests/test_expr.c
- tests/test_format_cap.c 1 addition, 1 deletiontests/test_format_cap.c
- tests/test_message.c 9 additions, 9 deletionstests/test_message.c
- tests/test_poll.c 1 addition, 1 deletiontests/test_poll.c
- tests/test_sorcery_realtime.c 1 addition, 1 deletiontests/test_sorcery_realtime.c
- tests/test_stasis.c 2 additions, 2 deletionstests/test_stasis.c
- tests/test_threadpool.c 7 additions, 7 deletionstests/test_threadpool.c
- tests/test_voicemail_api.c 6 additions, 6 deletionstests/test_voicemail_api.c
Loading
Please register or sign in to comment