]> git.ipfire.org Git - thirdparty/asterisk.git/commit
tests/test_sorcery_memory_cache_thrash: Fix test loading problems 68/868/1
authorMatt Jordan <mjordan@digium.com>
Sat, 11 Jul 2015 02:42:58 +0000 (21:42 -0500)
committerMatt Jordan <mjordan@digium.com>
Sat, 11 Jul 2015 02:42:58 +0000 (21:42 -0500)
commit4d738e9026055665bbf7ce99dd03ace1782a674e
tree06c28ea9d3bc6efe45c4df58308bea7f0b2c4f32
parent37e1c479cac3aad5c4e45ec1037a800c157cd010
tests/test_sorcery_memory_cache_thrash: Fix test loading problems

Because unit tests now want descriptions to not end with a newline, the
sorcery memory cache thrash tests failed to register. This patch
corrects their descriptions.

Change-Id: Id004b1becfdeed8ee3c846f49beab76a5c0f68b6
tests/test_sorcery_memory_cache_thrash.c