genode-ehmry/repos/base/src/test
Norman Feske c270e4fb30 base: exception safety during registry iteration
This patch fixes a problem in the non-const 'for_each' method of the
'Registry' data structure. If an exception was thrown from within the
functor of the 'for_each' operation, the not yet processed items of the
registry were dropped from the registry, which is not expected.
2018-08-28 17:10: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
registry base: exception safety during registry iteration 2018-08-28 17:10:54 +02:00
rm_fault base: support to attach RAM dataspaces readonly 2018-05-30 13:36:27 +02:00
rm_nested base: extend rm_nested test 2018-05-31 12:28:16 +02: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 Test successive thread creation and destruction 2018-07-03 09:39:34 +02: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