mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
d4c9003b52
Implement _is_char_dev similar to _is_block_dev to test for character devices. Add a _require_local_device test. This test is similar to _require_block_device but checks if the path refers to a block or a character device. Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at> Reviewed-by: Eryu Guan <eguan@redhat.com> Signed-off-by: Eryu Guan <eguan@redhat.com>