Replace fff with gmock 97/234997/13
authorSangyoon Jang <jeremy.jang@samsung.com>
Mon, 1 Jun 2020 11:07:40 +0000 (20:07 +0900)
committerSangyoon Jang <jeremy.jang@samsung.com>
Mon, 15 Jun 2020 03:58:26 +0000 (12:58 +0900)
commit3a99c1c4a429667cd422e8f1ed36b3960aadc869
tree7f3974fce2f78880141856d918291a68478b26b7
parent4a447f8c24fa21d4d5ad9b84a1774fc2696d95a2
Replace fff with gmock

Change-Id: I6b103e4235428e73de888e5c0a93a0f1abcbcb83
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
test/unit_tests/mock/fff.h [deleted file]
test/unit_tests/mock/gio_mock.cc [new file with mode: 0644]
test/unit_tests/mock/gio_mock.h
test/unit_tests/mock/glib_mock.cc [new file with mode: 0644]
test/unit_tests/mock/glib_mock.h
test/unit_tests/mock/mock.cc [deleted file]
test/unit_tests/mock/mock_hook.h [new file with mode: 0644]
test/unit_tests/mock/module_mock.h [new file with mode: 0644]
test/unit_tests/mock/test_fixture.cc [moved from test/unit_tests/mock/mock.h with 85% similarity, mode: 0644]
test/unit_tests/mock/test_fixture.h [new file with mode: 0644]
test/unit_tests/test_theme_info_loader.cc