From 937df1a99a263e73f820a66dada29cde2f58e847 Mon Sep 17 00:00:00 2001 From: Gunnar Mills Date: Tue, 15 Aug 2017 12:39:04 -0500 Subject: Add more elog tests Add tests to callbackgroupgentest/test.yaml Change-Id: I0b9d4799dd3ed3a4876115594aacbd80caa3f9d0 Signed-off-by: Gunnar Mills --- src/example/test.yaml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/example/test.yaml') diff --git a/src/example/test.yaml b/src/example/test.yaml index 43755f3..fc1eaa7 100644 --- a/src/example/test.yaml +++ b/src/example/test.yaml @@ -271,6 +271,13 @@ value: testing... type: string +- name: test no metadata elog + class: callback + callback: elog + paths: test path group + properties: test string property group + error: xyz::openbmc_project::Common::Error::InternalFailure + - name: test method class: callback callback: method -- cgit v1.2.1