diff options
author | Elliott Hughes <enh@google.com> | 2020-02-05 15:37:16 -0800 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2020-02-11 09:00:43 -0600 |
commit | 8cfcf6d01d86655efec09353fb8f4db0c65e420a (patch) | |
tree | 11714cc1c2a1c11fbdc351711505c47328986b59 /toys/pending/bc.c | |
parent | 7d15b37b5c23c628929f161dc7df9121c6070cec (diff) | |
download | toybox-8cfcf6d01d86655efec09353fb8f4db0c65e420a.tar.gz |
chattr: fix exit status, redo the tests.
The e2fsprogs chattr(1) returns failure when it fails to do what was
asked of it, and so should we. Fixing this then reveals a lot of issues
with the tests that were being accidentally swept under the carpet.
The bulk of this patch is going through all the tests, removing the
duplicates and making the remaining tests more thorough.
I've tested this on ext4 and f2fs on a variety of 4.x and 5.x kernel
versions (but nothing older). We might need to reduce the list of
attribtues we try to toggle, but the more thorough tests use
well-supported attributes.
I've also fixed the -R test to actually involve a directory hierarchy.
Diffstat (limited to 'toys/pending/bc.c')
0 files changed, 0 insertions, 0 deletions