genode/repos/base/src/test
Johannes Kliemann 1261c18ce9 ada: runtime and library support
The Ada runtime can now be set with the ADA_RTS variable. The ada
library builds a (currently) minimal runtime from the gcc sources that
come with Genode (to stay consistent with the used compiler) and sets
the runtime path accordingly. It is build as a shared library ada.lib.so
which needs to be added to the build files.

I split the existing Ada test into program and library, and moved it
to libports as it depends on the runtime library residing in this
repository too.

Fixes #2748
2018-04-19 12:38:54 +02:00
..
affinity Fix location setting in affinity test 2017-08-17 11:04:22 +02:00
ds_ownership Integrate core's RAM service into the PD service 2017-05-31 13:16:14 +02:00
fpu Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
log Limit max string length in log session for okl4 2017-10-19 13:31:16 +02:00
mp_server Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
new_delete Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
reconstructible Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
rm_fault Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
rm_nested Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
segfault base: transition to new API for tests (ref #1987) 2017-01-13 13:07:07 +01:00
slab Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
sub_rm Adapt sub_rm test to current Linux 32-bit 2017-11-06 13:57:23 +01:00
synced_interface Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
thread Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
util_mmio Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
weak_ptr Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00