For previous version compatible patch 74/287674/3
authorInkyun Kil <inkyun.kil@samsung.com>
Thu, 2 Feb 2023 06:20:21 +0000 (15:20 +0900)
committerInkyun Kil <inkyun.kil@samsung.com>
Fri, 3 Feb 2023 10:19:45 +0000 (19:19 +0900)
commit396e8fdf415c03745e7e1e97d51940811b0ef068
tree5e974dc0698eee308b5be02b152232361799d5c8
parentfed90c92a76c4aba806a710999e61efaff5c6e37
For previous version compatible patch

- Some code makes build errors in previous gtest versions(1.8).
  (EXPECT_TRUE, DoAll) functions have some issue

Change-Id: I55a598c42a9affdab0c871acdaa33bd0d38ff7d8
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
tests/cion_unit_tests/src/test_cion_module.cc
tests/dbus_event_unit_tests/src/test_dbus_event_module.cc