unittest: Add testcase to verify PASS HAL interface 14/184814/6
authorChanwoo Choi <cw00.choi@samsung.com>
Wed, 18 Jul 2018 11:11:56 +0000 (20:11 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Mon, 23 Jul 2018 11:29:02 +0000 (20:29 +0900)
commitb466751f6e98426404cb054f4619aaba03e3ea0f
tree697a9907ed888b631d6ae3dc1595f9805d9db028
parent0fac90d924a734f0ed99eba974f16e2355f3b5f4
unittest: Add testcase to verify PASS HAL interface

PASS provides HAL(Hardware Abstract Layer) interface for CPU/GPU/Bus/memory
h/w resources and so on. Add testcase to verify PASS HAL interface.

Change-Id: I2c229b13e303f46007e32cc39f559fb29d8e1b78
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
CMakeLists.txt
unittest/CMakeLists.txt [new file with mode: 0644]
unittest/pass_hal_gtest.cpp [new file with mode: 0644]