-
- Downloads
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
Showing
- res/res_sorcery_memory_cache.c 8 additions, 8 deletionsres/res_sorcery_memory_cache.c
- tests/test_dns_naptr.c 6 additions, 6 deletionstests/test_dns_naptr.c
- tests/test_dns_srv.c 8 additions, 8 deletionstests/test_dns_srv.c
- tests/test_sorcery_memory_cache_thrash.c 7 additions, 7 deletionstests/test_sorcery_memory_cache_thrash.c
Please register or sign in to comment