mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-09 12:41:19 +00:00
Ensure that a '\0' always appears at the end of the ouput of the XML generator. Previously, exceptions during the Node(...) constructor might have prevented this. This commit also extends the xml_generator test to drive a harder test on exceptions in the Xml_generator. Issue #2953
This directory contains include files of interfaces that are exported by components to be used by other components. Each subdirectory corresponds to the component exporting the interface.