mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-19 03:06:39 +00:00
2aa6471608
This test covers the situation where depot_query evaluates depot content that is incompletely extracted. In particular, if the 'archives' file already exists but has a size of zero, depot_query would produce a page fault. This situation can be manually provoked by deliberately creating a zero-sized archives file for any otherwise correct pkg. This patch also fixes the success indicator of the test. It wrongly matched an early line of the log output. Issue #3557 |
||
---|---|---|
.. | ||
include | ||
lib | ||
recipes | ||
run | ||
src | ||
README |
This directory is a source-code repository containing Genode-specific services and applications. In contrast to the components that come with the 'os' repository, programs contained in 'gems' are able to leverage the functionalities provided by higher-level repositories such as 'libports'. To use the 'gems' repository, make sure to also add those repositories to your build configuraion.