add mock client/compositor 90/278390/1
authorSooChan Lim <sc1.lim@samsung.com>
Sun, 10 Jul 2022 04:46:59 +0000 (13:46 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Wed, 20 Jul 2022 05:05:47 +0000 (14:05 +0900)
commit477ee0aa51b96b54ad4e63e994c281b36e999c22
tree310aaef37bb93408a2ec5acb6b5fafa756e23754
parent776c8e08e66e1f5a354f811462ca074359c76bce
add mock client/compositor

This is the mock classes for testing request/event interaction between
client and server.

Change-Id: Ide1366d47f3cae83944520c8459a62bf4d737a1f
tests/mockclient.cpp [new file with mode: 0644]
tests/mockclient.h [new file with mode: 0644]
tests/mockcompositor.cpp [new file with mode: 0644]
tests/mockcompositor.h [new file with mode: 0644]