summaryrefslogtreecommitdiffstats
path: root/src/test/yaml/callbackgentest/one.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/yaml/callbackgentest/one.yaml')
-rw-r--r--src/test/yaml/callbackgentest/one.yaml10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/test/yaml/callbackgentest/one.yaml b/src/test/yaml/callbackgentest/one.yaml
index e94b262..fa2b814 100644
--- a/src/test/yaml/callbackgentest/one.yaml
+++ b/src/test/yaml/callbackgentest/one.yaml
@@ -7,16 +7,16 @@
class: group
group: path
members:
- - meta: path
+ - meta: PATH
path: /xyz/openbmc_project/testing/inst4
- name: test path group 2
class: group
group: path
members:
- - meta: path
+ - meta: PATH
path: /xyz/openbmc_project/testing/inst4
- - meta: path
+ - meta: PATH
path: /xyz/openbmc_project/testing/inst6
- name: test property group 1
@@ -25,7 +25,7 @@
type: int32
members:
- interface: xyz.openbmc_project.Sensor.Iface1
- meta: property
+ meta: PROPERTY
property: Value
- name: test property group 2
@@ -34,7 +34,7 @@
type: string
members:
- interface: xyz.openbmc_project.Sensor.Iface3
- meta: property
+ meta: PROPERTY
property: Value2
- name: test journal callback 1
OpenPOWER on IntegriCloud