1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-09 00:00:03 +01:00
Commit graph

27 commits

Author SHA1 Message Date
Stefan Lankes
76e883c423 remove jacobi from the list of tests
because it takes too much time
2017-02-20 23:52:44 +01:00
Stefan Lankes
bdaada6d99 add signal handling test and the jacobi example 2017-02-20 23:38:48 +01:00
Stefan Lankes
797e26d8a3 add http server test 2017-02-20 22:46:00 +01:00
Stefan Lankes
2bf40adbb5 switch back to a VM size of 512M 2017-02-19 10:32:24 +01:00
Stefan Lankes
9603ea46f0 reduce memory size of the VM 2017-02-19 10:19:43 +01:00
Stefan Lankes
1041ee7ab0 fix syntax error 2017-02-18 12:08:08 +01:00
Stefan Lankes
e9ace8ecdc kill processes after 3min 2017-02-18 11:59:44 +01:00
Stefan Lankes
cdd4313a2c remove workarounds 2017-01-18 22:50:01 +01:00
Stefan Lankes
6b105496a8 add missing ; 2017-01-18 18:01:19 +01:00
Stefan Lankes
6299bf6073 add some debug messages 2017-01-18 17:43:10 +01:00
Stefan Lankes
5e89d6ce73 add missing double-quotes 2017-01-18 17:19:28 +01:00
Stefan Lankes
4ffd440711 remove typo 2017-01-18 16:35:04 +01:00
Stefan Lankes
093aed7ae7 remove typo 2017-01-18 16:23:54 +01:00
Stefan Lankes
cd10edcd0a remove typos 2017-01-18 16:17:28 +01:00
Stefan Lankes
ece7c044b3 add test cases for Travis CI 2017-01-18 15:46:55 +01:00
Stefan Lankes
198b50b6ce disable temporary the http server test 2016-12-03 00:44:32 +01:00
Stefan Lankes
30f53079cc set HERMIT_APP_PORT only, if the Travis tests depend on it 2016-12-03 00:44:32 +01:00
Stefan Lankes
3ddd6d3a12 remove obsolete timeout command 2016-12-03 00:44:32 +01:00
Stefan Lankes
b446ed37c7 update travis configuration for the new directory structure 2016-12-03 00:44:32 +01:00
Stefan Lankes
f468af3951 add time flag to exit with the same status as the tests 2016-11-20 15:00:22 +01:00
Stefan Lankes
5b73082bfd add a timeout for each test 2016-11-20 14:53:57 +01:00
Stefan Lankes
754ba6c8fe add test for the echo server 2016-09-21 23:09:41 +02:00
Stefan Lankes
dcd7d41f22 add Go example "pi" to the list of Travis CI tests 2016-09-10 23:37:15 +02:00
Stefan Lankes
78eecc9ec1 add more tests (stream benchmark) 2016-08-31 19:40:09 +02:00
Stefan Lankes
46a68ddab0 reduce debug message, remove test case "jacobi"
- jacobi takes too long for Travis CI
2016-08-28 11:05:58 +02:00
Stefan Lankes
a392afcbda if the test program failed, the script exit immediatly with an error 2016-08-28 00:49:35 +02:00
Stefan Lankes
4314589c42 add some simple tests, which Travis CI uses to test HermitCore 2016-08-27 13:37:08 +02:00