To fix gtest errors 10/187310/2 submit/tizen/20180822.022033
authorlokilee73 <changjoo.lee@samsung.com>
Wed, 22 Aug 2018 02:01:42 +0000 (11:01 +0900)
committerlokilee73 <changjoo.lee@samsung.com>
Wed, 22 Aug 2018 02:07:17 +0000 (11:07 +0900)
commit6f31fedb77fc2f61b7e7c560a980a046bf062cc6
tree32a638904bc7b1b5224b777aa28f646c99cc6700
parent3df4cb828e94d86a76a8af1858b4c0a348d2a40b
To fix gtest errors

There were errors by unsupported devices.
  ex) thermal and cpu in wearable target
Old value of h/w info remained and it caused errors.
So, initialize h/w info at the beggining of gtest.

Change-Id: I95edc88ff7020346f0a9d1bf5c0edff6dea28bc0
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
unittest/device_haltests.cpp