add README and scripts for build and test 32/532/3
authorHans Feldt <hans.feldt@ericsson.com>
Tue, 12 May 2015 16:25:42 +0000 (18:25 +0200)
committerHans Feldt <hans.feldt@ericsson.com>
Wed, 13 May 2015 09:31:04 +0000 (09:31 +0000)
commit2d131cd335b35914133d3dd8d1d8f5741fc38eb0
tree6c891c459a58d5c2625aea2b3b71f16128f36244
parent6c8042ae1c057b701d1c42a563faab4b216d4d92
add README and scripts for build and test

README.rst is work in progress and probably not proper rst format
yet but should still contain valuable information.

run_tests.sh is a script that runs unit and style tests on the
code. It can be used as a gate check in gerrit. Similar scripts
are standard practice in other open source projects.

JIRA: -
Change-Id: I5e586b346ff45f1151960a0e7fda2fe6072422c0
Signed-off-by: Hans Feldt <hans.feldt@ericsson.com>
README.rst [new file with mode: 0644]
ez_setup.py [new file with mode: 0644]
run_tests.sh [new file with mode: 0755]
setup.py [new file with mode: 0644]