zephyr/tests/drivers/hwinfo/api
Flavio Ceolin ed7fb7548f tests: hwinfo: Fix invalid assertion
The return of hwinfo_get_device_id is a signed size and it returns a
negative number in case of error. This test was using an unsigned
variable invalidating the errror check.

CID 190929

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2019-03-01 09:41:48 +01:00
..
src tests: hwinfo: Fix invalid assertion 2019-03-01 09:41:48 +01:00
CMakeLists.txt
prj.conf
testcase.yaml