aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichał Łyszczek <michal.lyszczek@bofc.pl>2018-02-09 21:26:31 +0100
committerMichał Łyszczek <michal.lyszczek@bofc.pl>2018-02-09 21:26:31 +0100
commit360e713b3fdf9c15aee73d81796f5ce93c80843b (patch)
treee62e0723dfd1fd58f0404cd888a86a66bf2a760d
parentaa48eccde65fd3b5887a128588a7a706c1532f28 (diff)
downloadembedlog-360e713b3fdf9c15aee73d81796f5ce93c80843b.tar.gz
embedlog-360e713b3fdf9c15aee73d81796f5ce93c80843b.tar.bz2
embedlog-360e713b3fdf9c15aee73d81796f5ce93c80843b.zip
add: test results for aix and hp-ux
-rw-r--r--readme.md30
1 files changed, 20 insertions, 10 deletions
diff --git a/readme.md b/readme.md
index 3632ea8..e05d337 100644
--- a/readme.md
+++ b/readme.md
@@ -52,6 +52,22 @@ To run unit tests, you also need [librb](http://librb.kurwinet.pl)
Test results
============
+operating system tests
+----------------------
+
+* parisc-polarhome-hpux-11.11 ![test-result-svg][prhpux]
+* power4-polarhome-aix-7.1 ![test-result-svg][p4aix]
+* i686-builder-freebsd-11.1 ![test-result-svg][x32fb]
+* i686-builder-netbsd-8.0 ![test-result-svg][x32nb]
+* i686-builder-openbsd-6.2 ![test-result-svg][x32ob]
+* x86_64-builder-solaris-11.3 ![test-result-svg][x64ss]
+* i686-builder-linux-gnu-4.9 ![test-result-svg][x32lg]
+* i686-builder-linux-musl-4.9 ![test-result-svg][x32lm]
+* i686-builder-linux-uclibc-4.9 ![test-result-svg][x32lu]
+* x86_64-builder-linux-gnu-4.9 ![test-result-svg][x64lg]
+* x86_64-builder-linux-musl-4.9 ![test-result-svg][x64lm]
+* x86_64-builder-linux-uclibc-4.9 ![test-result-svg][x64lu]
+
machine tests
-------------
@@ -60,17 +76,7 @@ machine tests
* armv6j1136-builder-linux-gnueabihf ![test-result-svg][armv6]
* armv7a15-builder-linux-gnueabihf ![test-result-svg][armv7a15]
* armv7a9-builder-linux-gnueabihf ![test-result-svg][armv7a9]
-* i686-builder-freebsd ![test-result-svg][x32fb]
-* i686-builder-linux-gnu ![test-result-svg][x32lg]
-* i686-builder-linux-musl ![test-result-svg][x32lm]
-* i686-builder-linux-uclibc ![test-result-svg][x32lu]
-* i686-builder-netbsd ![test-result-svg][x32nb]
-* i686-builder-openbsd ![test-result-svg][x32ob]
* mips-builder-linux-gnu ![test-result-svg][m32lg]
-* x86_64-builder-linux-gnu ![test-result-svg][x64lg]
-* x86_64-builder-linux-musl ![test-result-svg][x64lm]
-* x86_64-builder-linux-uclibc ![test-result-svg][x64lu]
-* x86_64-builder-solaris ![test-result-svg][x64ss]
sanitizers
----------
@@ -204,6 +210,8 @@ See also
* [librb](http://librb.kurwinet.pl) ring buffer used in unit tests
* [git repository](http://git.kurwinet.pl/embedlog) to browse code online
* [continous integration](http://ci.embedlog.kurwinet.pl) for project
+* [polarhome](http://www.polarhome.com) nearly free shell accounts for virtually
+ any unix there is.
[a64lg]: http://ci.embedlog.kurwinet.pl/badges/aarch64-builder-linux-gnu-tests.svg
[armv5]: http://ci.embedlog.kurwinet.pl/badges/armv5te926-builder-linux-gnueabihf-tests.svg
@@ -221,6 +229,8 @@ See also
[x64lm]: http://ci.embedlog.kurwinet.pl/badges/x86_64-builder-linux-musl-tests.svg
[x64lu]: http://ci.embedlog.kurwinet.pl/badges/x86_64-builder-linux-uclibc-tests.svg
[x64ss]: http://ci.embedlog.kurwinet.pl/badges/x86_64-builder-solaris-tests.svg
+[prhpux]: http://ci.embedlog.kurwinet.pl/badges/parisc-polarhome-hpux-tests.svg
+[p4aix]: http://ci.embedlog.kurwinet.pl/badges/power4-polarhome-aix-tests.svg
[fsan]: http://ci.embedlog.kurwinet.pl/badges/fsanitize-address.svg
[fsleak]: http://ci.embedlog.kurwinet.pl/badges/fsanitize-leak.svg