Added a basic automated test framework for nightly builds. For now, the
commit7f891f883b0bb57cf404403d9c5ad4bf3b7451b3
authorneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 16 Oct 2014 15:14:39 +0000 (16 15:14 +0000)
committerneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 16 Oct 2014 15:14:39 +0000 (16 15:14 +0000)
tree89f6aa1253d116ba9a68ff0ea12c3bd63f585a86
parent52fa7c68ec95409552bb2a21e079075229fcb144
Added a basic automated test framework for nightly builds. For now, the
linux-i386 port is started locally after it is built, with some test
programs executed from a custom User-Startup. The User-Startup script
finishes by shutting down AROS. If any of the tests fail, or AROS does
not shut down within the set time limit, the new build is not uploaded.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@49707 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
scripts/nightly/autotest/Test [new file with mode: 0644]
scripts/nightly/autotest/User-Startup [new file with mode: 0644]
scripts/nightly/pkg/hosted
scripts/nightly/pkg/hosted-linux-i386