Add EXT API backend implementation in dummy backend 81/256181/6 submit/tizen/20210419.104558 submit/tizen/20210510.071600
authorTomasz Swierczek <t.swierczek@samsung.com>
Tue, 30 Mar 2021 10:16:11 +0000 (12:16 +0200)
committerTomasz Swierczek <t.swierczek@samsung.com>
Thu, 1 Apr 2021 12:21:44 +0000 (14:21 +0200)
commite07c3e16641bd80826b30024e699ca6d6a95050b
tree35ad9f205123c08bec4635071fbaee02d5efecde
parent48e4156982187ba3600b99311e60aadbcfdd4f71
Add EXT API backend implementation in dummy backend

This change is needed to make all DCM API tests pass.
It also serves as an example of EXT API implementation in the backend.

Change-Id: I8dfc135068914f9dda01b6b1004480cf3caf4fc5
src/dummy-backend/CMakeLists.txt
src/dummy-backend/dcm-backend-api-ext-dummy.cpp [new file with mode: 0644]