genode/repos/os/src
Norman Feske 7d12d7a78f fs_report.run: replace test with dedicated program
The new version of the test exercises the combination of fs_report with
ram_fs and fs_rom as a more flexible alternative to report_rom.

It covers two corner cases that remained unaddressed by fs_rom and
ram_fs so far: First, the late installation of a ROM-update signal
handler at fs_rom right before the content of the file is modified.
Second, the case where the requested file is not present on the file
system at the creation time of the ROM session. Here, the ram_fs missed
to inform listeners for the compound directory about the later created
file.
2017-08-17 10:59:43 +02:00
..
app file system: use Id_space instead of Node_handle_registry 2017-08-17 10:59:43 +02:00
drivers timer okl4: remove deprecated const_cast 2017-06-29 12:00:00 +02:00
init Remove obsolete RAM/CAP services from run scripts 2017-05-31 13:16:22 +02:00
lib file system: use Id_space instead of Node_handle_registry 2017-08-17 10:59:43 +02:00
server fs_rom: trigger deferred ROM-update signal 2017-08-17 10:59:43 +02:00
test fs_report.run: replace test with dedicated program 2017-08-17 10:59:43 +02:00