genode/base/run
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
..
affinity_subspace.run Apply affinity subspacing to session requests 2013-08-15 09:22:50 +02:00
affinity.run Express affinities via Cartesian coordinates 2013-08-13 17:08:24 +02:00
cap_integrity.run Let cap_integrity test be more expressive 2012-03-23 14:34:09 +01:00
ds_ownership.run Test for enforcing dataspace ownership 2012-04-20 18:38:44 +02:00
mp_server.run Express affinities via Cartesian coordinates 2013-08-13 17:08:24 +02:00
new_delete.run Revise delete with allocators 2014-01-30 10:05:44 +01:00
printf.run Add missing session route to printf.run 2013-05-15 20:47:31 +02:00
rm_fault.run base: enable rm_fault test case for nova 2013-01-16 16:06:36 +01:00
sub_rm.run Add an 'executable' flag to 'Rm_session::attach()' 2012-04-20 11:21:19 +02:00
thread.run run: test for main thread_base object 2013-12-20 14:48:05 +01:00
util_mmio.run base: bug in util_mmio.run 2013-04-12 10:52:29 +02:00