tests: resource-monitor-tests: Fix wrong expected value on invalid test 13/280113/3 accepted/tizen/unified/20220830.032644 submit/tizen/20220829.102006
authorChanwoo Choi <cw00.choi@samsung.com>
Wed, 24 Aug 2022 05:30:03 +0000 (14:30 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Mon, 29 Aug 2022 10:15:12 +0000 (10:15 +0000)
commitf7f0b5947b596171fce425c7f391637f504cae6a
treed7b0547ad1e100eb57be1e9e1e301ce9acdfafce
parentfbd7b7ad57cd0da74f51e18167ba235773cbff84
tests: resource-monitor-tests: Fix wrong expected value on invalid test

commit 5f56fe2eddb0("lib: resource-monitor: Change
pass_resourced_monitor_is_resource_attr_supported prototype")
added the wrong expected value in
pass_resource_monitor_is_resource_attr_supported_invalid test case.

For invalid case test, the expected value is not same with 0 (zero).
Fix wrong expected value on pass_resource_monitor_is_resource_attr_supported_invalid.

Change-Id: I2a564f4b548b86733b265c9b64217653133697dc
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
tests/integration-test/resource-monitor-tests.cpp