Added buildbot script for automatic build and check sample apps. 72/61172/14
authorTomasz Olszak <t.olszak@samsung.com>
Fri, 4 Mar 2016 09:32:03 +0000 (10:32 +0100)
committerTomasz Olszak <t.olszak@samsung.com>
Thu, 10 Mar 2016 07:48:23 +0000 (08:48 +0100)
commit071b401103607fca3b04a2753001c8957002ecdc
tree3dab7e8590d53374f58ba44282706282b129dfaa
parent7b67e08924d7a7a78bedd1882cd0fea302dcafa9
Added buildbot script for automatic build and check sample apps.

Change-Id: I51cc07631e1a398b50aecc94cabad9130ba342b9
tool/development/buildbot/.gitignore [new file with mode: 0644]
tool/development/buildbot/README [new file with mode: 0644]
tool/development/buildbot/crontab.template [new file with mode: 0644]
tool/development/buildbot/native-samples.cfg.template [new file with mode: 0644]
tool/development/buildbot/nativesamples.py [new file with mode: 0644]
tool/development/buildbot/poll_and_build_changes.py [new file with mode: 0755]
tool/development/buildbot/test_configuration.py [new file with mode: 0755]