Unit tests: Fix more unit test description strings.
authorRichard Mudgett <rmudgett@digium.com>
Wed, 24 Jun 2015 21:39:38 +0000 (16:39 -0500)
committerRichard Mudgett <rmudgett@digium.com>
Wed, 24 Jun 2015 22:13:31 +0000 (17:13 -0500)
commit71a4d1a033548f0f2bdfa0f42522f2c65f84e257
tree9d746a77340ade341ca1019309374f8198a307fd
parent9c6d72e30dcdee0322a1b4bff5bde387507693c5
Unit tests: Fix more 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: I2f4f37988ec363c8d1c5077a2fc8ca841c5cd30c
res/res_sorcery_memory_cache.c
tests/test_dns_naptr.c
tests/test_dns_srv.c
tests/test_sorcery_memory_cache_thrash.c