genode/repos/os
Martin Stein 563f55e57b nic_dump.run: relax test procedure
This test was originally a copy of ping.run and therefore unnecessarily
inherited all its complexity for testing ping component behavior. Additionally,
ping.run was more actively maintained and evolved over time whereas
nic_dump.run didn't receive the same care. Now, the test fails on certain
platforms although NIC dump works just fine. Therefore, this commit reduces the
test behavior to what is really necessary for testing nic_dump and by doing so,
also fixes the failing targets.

Fixes #4926
2023-06-16 11:24:26 +02:00
..
doc Remove SIGNAL/CAP/RAM services from run scripts 2022-04-13 08:08:00 +02:00
include genode_c_api: MAC address reporter utility 2023-06-16 11:24:26 +02:00
lib New debug monitor 2023-06-16 11:24:26 +02:00
recipes New debug monitor 2023-06-16 11:24:26 +02:00
run nic_dump.run: relax test procedure 2023-06-16 11:24:26 +02:00
src genode_c_api: MAC address reporter utility 2023-06-16 11:24:26 +02:00
xsd Remove NIC server role from drivers 2022-05-25 12:19:31 +02:00
README API documentation refinements 2017-05-31 13:16:21 +02:00

This source-code repository contains genuine low-level OS components and
interfaces of Genode. It solely depends on the framework's base API.