mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-23 18:34:02 +00:00
Don't copy Xml_node, remove the use of exceptions, split test mechanics from the scenario's data representation, avoid inheritance, use const where possible. Note that this patch also changes the batching of the <replay> scenario. Unlike the other scenarios, it did not use to cap the maximum number of jobs according to 'batch' attribute. The interpretation of the 'batch' attribute has now been unified. Issue #5411 Fixes #5489
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.