Go to file
Philippe Gerum d816bdc993 tests: add status about missing kernel support
Some tests might fail due to a lack of kernel support, such as a
missing driver which have to to be involved for running such
tests. Introduce the EXIT_NO_SUPPORT code for this case, to be
distinguished by the test runner from a functional failure.
2020-01-21 14:45:20 +01:00
benchmarks benchmarks/latmus: add clocksource info to report 2020-01-20 17:44:29 +01:00
eshi lib/proxy: fix error code propagation 2019-11-13 12:02:32 +01:00
include include/tube: simplify canister macro declarators 2019-12-03 11:56:23 +01:00
lib lib/heap: use 'raw size' to denote the full storage length 2019-11-27 10:01:15 +01:00
tests tests: add status about missing kernel support 2020-01-21 14:45:20 +01:00
utils tests: add status about missing kernel support 2020-01-21 14:45:20 +01:00
.gitignore evenless: nothing more 2019-03-04 17:49:06 +01:00
LICENSE evl: add MIT license text 2019-03-14 18:30:59 +01:00
Makefile eshi: EVL shim library 2019-08-09 19:07:39 +02:00
README.md README: fix URL to evlproject.org 2019-06-12 20:51:48 +02:00
config.mk build: enable -Wshadow=local 2019-11-17 18:56:58 +01:00
libversion.mk lib, eshi: move version string to evl_version 2019-11-13 10:00:39 +01:00

README.md