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
CMakeLists.txt tests: drivers: Add basic tests for hwinfo_get_device_id API 2019-02-03 12:07:20 -05:00
prj.conf
testcase.yaml