lib: resource-monitor: Add pass_resource_monitor_is_resource_attr_set 27/279427/4
authorChanwoo Choi <cw00.choi@samsung.com>
Wed, 20 Jul 2022 08:53:37 +0000 (17:53 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Thu, 11 Aug 2022 08:54:40 +0000 (17:54 +0900)
commit826ca1bdc99fd4b22f586c7498b9c88fe53cf5a1
tree53204db93e1de4d390c5cb66c5c4530edf987d6f
parentafefb9aafdcb6a6fd5a695e7e08f268a99a4d05d
lib: resource-monitor: Add pass_resource_monitor_is_resource_attr_set

Provide pass_resource_monitor_is_resource_attr_set function
to check whether some attributes are set or not.

And fix the comment of pass_resource_monitor_is_resource_attr_supported.

Change-Id: I3b1372ecc1138d2244da66e79745ca6454ff67eb
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
include/util/request.h
lib/resource-monitor/resource-monitor.c
lib/resource-monitor/resource-monitor.h
src/monitor/request-handler.c
tests/integration-test/resource-monitor-tests.cpp