share/rust/lib/datadir.yaml
datadir has at least (?P<bytes>\d+)B of space
Check the test data directory has at least the given amount of free space expressed as bytes.
Captures:
bytes
: uintdatadir has at least (?P<megabytes>\d+)M of space
Check the test data directory has at least the given amount of free space expressed as megabytes.
Captures:
megabytes
: uint