Implemented BuildData API
authorEd Bartosh <eduard.bartosh@intel.com>
Mon, 13 May 2013 11:30:21 +0000 (14:30 +0300)
committerEd Bartosh <eduard.bartosh@intel.com>
Mon, 13 May 2013 12:31:38 +0000 (15:31 +0300)
commit4d98f63d76957e2622f5b223b778645827b4f4f8
treed657175fca50a092a20ee78d37b1493d2d5ae9ac
parent78e15db60f803591929f17d9d893665b0609da46
Implemented BuildData API

This API is responcible for generating and parsing build.xml

Change-Id: If580443977f20fd2266ebbd64e027c59d1aa63fd
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
.coveragerc [new file with mode: 0644]
common/builddata.py [new file with mode: 0644]
tests/test_builddata.py [new file with mode: 0644]