summaryrefslogtreecommitdiffstats
path: root/test/parser
diff options
context:
space:
mode:
authorDeepak Kodihalli <dkodihal@in.ibm.com>2017-02-19 22:32:46 -0600
committerPatrick Williams <patrick@stwcx.xyz>2017-02-20 14:20:21 +0000
commit4af85c27cd43505ba00a8fe1a63e1b597c1efdd6 (patch)
tree78ccdb05101320f9705823ea6b505f29bfb98b38 /test/parser
parent128512b28e36ba90f1f5bfce4ea9341e42e9eb3a (diff)
downloadopenpower-vpd-parser-4af85c27cd43505ba00a8fe1a63e1b597c1efdd6.tar.gz
openpower-vpd-parser-4af85c27cd43505ba00a8fe1a63e1b597c1efdd6.zip
Fix failing test
Fix location of test vpd file. Disable the test program 'parser_test' from running via 'make check'. This is more of a tool rather than a unit-test, and needs to be converted to unit-tests by making it work with encoded vpd buffers. Change-Id: Ib67112e4005dab62976458ec7b587bc302044170 Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>
Diffstat (limited to 'test/parser')
-rw-r--r--test/parser/test.vpdbin0 -> 165 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/test/parser/test.vpd b/test/parser/test.vpd
new file mode 100644
index 0000000..bc4fc0e
--- /dev/null
+++ b/test/parser/test.vpd
Binary files differ
OpenPOWER on IntegriCloud