mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
The block test at test/ahci is indeed not AHCI-specific. It is a generic block read/write test for the block-session interface. But in contrast to the original test/block, it restores the block device content (at least when the test succeeds). Hence, we remove the original (dangerous) block test and always use code of test/ahci.