mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-21 02:01:38 +00:00
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
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.