summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>2021-08-11 17:46:10 +0200
committerTheodore Ts'o <tytso@mit.edu>2021-08-11 11:55:11 -0400
commit61d72a9a8263eec8cc34ffa7e19e93c205f77f00 (patch)
tree6b02ff9d5aa0d10076f06450b805e21c63038857 /tests
parentbe85d6c380dec129f6a9a8553290145fcd4cdf7c (diff)
downloade2fsprogs-61d72a9a8263eec8cc34ffa7e19e93c205f77f00.tar.gz
tst_bitops: don't stop testing on low memory
Some build systems have 512 MiB memory or less, e.g. Ubiquity Edgeroute Lite which can be used to build for the mips and mips64 architectures. On these allocating 512 MIB will always fail. So if allocating 512 MiB fails treat this as expected behavior and return 0. This will allow testing to continue with the remaining tests. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions