tests: add explicit typecast on expect_check() 96/268996/1
authorYoungjae Cho <y0.cho@samsung.com>
Thu, 6 Jan 2022 05:19:41 +0000 (14:19 +0900)
committerYoungjae Cho <y0.cho@samsung.com>
Thu, 6 Jan 2022 05:24:14 +0000 (14:24 +0900)
commit8e0c7aa7408802684ff9ddce371159858bae3339
treed0aaa2639604c59a1590655c0ec905ec6a6d721f
parent5b0fb32a5c063b817794756160b4c28a06734aa8
tests: add explicit typecast on expect_check()

This suppresses mismatch of check_expected() due to sign-extended
integer of cmocka framework on 32bit architecture.

Change-Id: Ief1b52513c4d78a6373aaba7a36c97ed687768d0
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
tests/deviced-common-private-test/test-device-notifier.c