On 04/06/2017 12:15 PM, Johannes Thumshirn wrote: > On Thu, Apr 06, 2017 at 10:32:43AM -0500, Eric Sandeen wrote: >> Full-blown xfstests doesn't have /that/ much in the way of deps, >> on debian it's ostensibly just: >> >> sudo apt-get install xfslibs-dev uuid-dev libtool-bin \ >> e2fsprogs automake gcc libuuid1 quota attr libattr1-dev make \ >> libacl1-dev libaio-dev xfsprogs libgdbm-dev gawk fio dbench \ >> uuid-runtime >> >> and lots of that might not be needed for non-fs tests. >> >> Otherwise well, you do need bash ... ;) > > Yeah that's OK. Maybe I misphrased it a bit. No more additional dependencies. > Currently xfstest is "small" engough to be run in an initrd and that's good > for qemu -kernel .. -initrd .. style test runs. We share that goal. The block related tests will have _fewer_ dependencies. And it'll also be Linux only, so we don't have to worry about cross platform. -- Jens Axboe