1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-17 02:31:02 +00:00
uutils-coreutils/tests
Benjamin Bara 17f4d17021 tests: dd: add skip-seek-past-dev tests
These tests try to read or write past a block device, where the block device is either given as
stdin or stdout. It requires access to the block device, and therefore is executed as root. For now,
it is assumed that a block device "/dev/sda1" with a size smaller than 10000000000000000 exists.
2023-09-24 10:00:10 +02:00
..
benches/factor Add license headers on all files 2023-08-21 10:49:27 +02:00
by-util tests: dd: add skip-seek-past-dev tests 2023-09-24 10:00:10 +02:00
common util: extend run_ucmd_as_root for stdin/stdout 2023-09-24 10:00:10 +02:00
fixtures Add license headers on all files 2023-08-21 10:49:27 +02:00
test_util_name.rs Add license headers on all files 2023-08-21 10:49:27 +02:00
tests.rs Add license headers on all files 2023-08-21 10:49:27 +02:00