summaryrefslogtreecommitdiffstats
path: root/src/import/hwpf
diff options
context:
space:
mode:
authorcrgeddes <crgeddes@us.ibm.com>2015-12-22 15:15:48 -0600
committerStephen Cprek <smcprek@us.ibm.com>2016-02-19 17:06:11 -0600
commit7e601cf66b1fbb5636569ca80f6cefd87afd85be (patch)
tree29a0337e22401214201995520d68a08495c46cba /src/import/hwpf
parent4e3dbe74b0f9c2f3d379bc1b24b916aaab03dcab (diff)
downloadtalos-hostboot-7e601cf66b1fbb5636569ca80f6cefd87afd85be.tar.gz
talos-hostboot-7e601cf66b1fbb5636569ca80f6cefd87afd85be.zip
Sample Error for hostboot test cases
Change-Id: I4c2be97d0913bff7f3a42fc4c32d2264916065bf Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/22949 Tested-by: Jenkins Server Reviewed-by: Brian Silver <bsilver@us.ibm.com> Reviewed-by: Richard J. Knight <rjknight@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/23747 Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import/hwpf')
-rw-r--r--src/import/hwpf/fapi2/xml/error_info/sample_errors.xml34
1 files changed, 34 insertions, 0 deletions
diff --git a/src/import/hwpf/fapi2/xml/error_info/sample_errors.xml b/src/import/hwpf/fapi2/xml/error_info/sample_errors.xml
new file mode 100644
index 000000000..97aea000a
--- /dev/null
+++ b/src/import/hwpf/fapi2/xml/error_info/sample_errors.xml
@@ -0,0 +1,34 @@
+<!-- IBM_PROLOG_BEGIN_TAG -->
+<!-- This is an automatically generated prolog. -->
+<!-- -->
+<!-- $Source: hwpf/fapi2/xml/error_info/sample_errors.xml $ -->
+<!-- -->
+<!-- IBM CONFIDENTIAL -->
+<!-- -->
+<!-- EKB Project -->
+<!-- -->
+<!-- COPYRIGHT 2015 -->
+<!-- [+] International Business Machines Corp. -->
+<!-- -->
+<!-- -->
+<!-- The source code for this program is not published or otherwise -->
+<!-- divested of its trade secrets, irrespective of what has been -->
+<!-- deposited with the U.S. Copyright Office. -->
+<!-- -->
+<!-- IBM_PROLOG_END_TAG -->
+
+<hwpErrors>
+
+ <hwpError>
+ <rc>RC_FAPI2_SAMPLE</rc>
+ <description>
+ sample error to be thrown for testing purposes
+ </description>
+ <buffer>BUFFER</buffer>
+ <callout>
+ <procedure>CODE</procedure>
+ <priority>HIGH</priority>
+ </callout>
+ </hwpError>
+
+</hwpErrors> \ No newline at end of file
OpenPOWER on IntegriCloud