yaml parser for bluval 18/518/11
authorNaga Sugguna <ns156u@att.com>
Sat, 23 Mar 2019 06:53:38 +0000 (01:53 -0500)
committerNaga Sugguna <ns156u@att.com>
Tue, 9 Apr 2019 13:37:30 +0000 (08:37 -0500)
commitab78424814fb38a688567daad9c7091b5f58d3d6
treeec319d2feb66a20f862db0575c9eeb08f3ff6028
parent9d259351c724e101ea3bdee657c5f669efbb149c
yaml parser for bluval

Creating YAML parser for loading, validating and executing
testcases mentioned in yaml file.

Change-Id: Id183e2e08e6cbc5f030db1e5ff6b7ca7ef6662d6
Signed-off-by: Naga Sugguna <ns156u@att.com>
bluval/README.md [new file with mode: 0644]
bluval/bluval-base.yaml [new file with mode: 0644]
bluval/bluval.py [new file with mode: 0644]
bluval/requirements.txt [new file with mode: 0644]
helloworld/helloworld.robot [new file with mode: 0644]