src/testing.h: Rename the EXPECT_EQ_{DOUBLE,INT,STR} macros.
authorFlorian Forster <octo@collectd.org>
Fri, 21 Aug 2015 11:55:42 +0000 (13:55 +0200)
committerFlorian Forster <octo@collectd.org>
Fri, 21 Aug 2015 11:55:42 +0000 (13:55 +0200)
commit67ea18d2b08da3c5442cb2bb2c7b2059e3da94a8
tree8aa8784b503dfc9748df7aab59d74f5cbf547582
parent55d2ddae29c2ba150d5b1f97015cd9593e5f66c6
src/testing.h: Rename the EXPECT_EQ_{DOUBLE,INT,STR} macros.

Let all equality macros follow a common naming and logging schema.
src/daemon/common_test.c
src/daemon/meta_data_test.c
src/daemon/utils_subst_test.c
src/daemon/utils_time_test.c
src/testing.h
src/utils_latency_test.c
src/utils_mount_test.c