mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
15 lines
551 B
Plaintext
15 lines
551 B
Plaintext
|
|
QA output created by 260
|
||
|
|
[+] Start beyond the end of fs (should fail)
|
||
|
|
fstrim: FSTRIM: Invalid argument
|
||
|
|
[+] Start beyond the end of fs with len set (should fail)
|
||
|
|
fstrim: FSTRIM: Invalid argument
|
||
|
|
[+] Start = 2^64-1 (should fail)
|
||
|
|
fstrim: FSTRIM: Invalid argument
|
||
|
|
[+] Start = 2^64-1 and len is set (should fail)
|
||
|
|
fstrim: FSTRIM: Invalid argument
|
||
|
|
[+] Default length (should succeed)
|
||
|
|
[+] Default length with start set (should succeed)
|
||
|
|
[+] Length beyond the end of fs (should succeed)
|
||
|
|
[+] Length beyond the end of fs with start set (should succeed)
|
||
|
|
Test done
|