genode/base/src/test
Christian Helmuth aa02fb8256 Revise delete with allocators
Delete operators with additional allocator reference/pointer parameters
are needed if the constructor of an 'new(allocator)' allocated object
throws an exception. Also, destroy now uses the operator to free memory
and provides variants with allocator reference and pointer.

The commit includes a simple test scripts 'run/new_delete', which
exercises the several 'delete' cases.

Related to #1030.
2014-01-30 10:05:44 +01:00
..
ada Merge base libraries into a single library 2013-02-19 14:45:55 +01:00
affinity base: do not allow unnamed threads 2013-10-22 08:00:07 +02:00
cap_integrity Merge base libraries into a single library 2013-02-19 14:45:55 +01:00
ds_ownership Merge base libraries into a single library 2013-02-19 14:45:55 +01:00
lifetime base: do not allow unnamed threads 2013-10-22 08:00:07 +02:00
mp_server Express affinities via Cartesian coordinates 2013-08-13 17:08:24 +02:00
new_delete Revise delete with allocators 2014-01-30 10:05:44 +01:00
printf Merge base libraries into a single library 2013-02-19 14:45:55 +01:00
rm_fault Dissolve sig contexts in rm_fault and signal tests 2013-11-26 14:32:07 +01:00
rm_nested base: do not allow unnamed threads 2013-10-22 08:00:07 +02:00
segfault Merge base libraries into a single library 2013-02-19 14:45:55 +01:00
sub_rm Merge base libraries into a single library 2013-02-19 14:45:55 +01:00
thread run: test for main thread_base object 2013-12-20 14:48:05 +01:00
util_mmio mmio: provide bitsets and test them 2013-08-30 13:29:22 +02:00