mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
Adjust test-fault_detection cap quota for seL4
This commit is contained in:
@@ -208,7 +208,7 @@ struct Faulting_loader_grand_child_test
|
||||
|
||||
void start_iteration(Env &env, Signal_context_capability fault_sigh)
|
||||
{
|
||||
loader.construct(env, Ram_quota{4*1024*1024}, Cap_quota{120});
|
||||
loader.construct(env, Ram_quota{4*1024*1024}, Cap_quota{130});
|
||||
|
||||
/* import config into loader session */
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user