Comment 21 for bug 561129

Revision history for this message
Colin Ian King (colin-king) wrote :

Tested on oneiric -proposed with ext2,ext3,ext4,xfs and btrfs lower file systems:

uname -a
Linux ubuntu 3.0.0-26-server #43-Ubuntu SMP Tue Sep 25 17:37:40 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux

ubuntu@ubuntu:~/ecryptfs$ sudo ./tests/run_tests.sh -K -c safe -b 1000000 -D /tmp/image -l /lower -u /upper -t lp-561129.sh -f ext2,ext3,ext4,xfs,btrfs
Running eCryptfs filesystem tests on ext2
lp-561129 pass
Running eCryptfs filesystem tests on ext3
lp-561129 pass
Running eCryptfs filesystem tests on ext4
lp-561129 pass
Running eCryptfs filesystem tests on xfs
lp-561129 pass
Running eCryptfs filesystem tests on btrfs
lp-561129 pass

Test Summary:
5 passed
0 failed