PosixFallocate
TEST_F(PosixFallocate, clear_suid)
TEST_F(PosixFallocate, posix_fallocate_of_newly_created_file)
TEST_F(PosixFallocate, clear_sgid)
sig_atomic_t PosixFallocate::s_sigxfsz = 0;
PosixFallocate::s_sigxfsz = 1;
class PosixFallocate_7_18: public PosixFallocate {
PosixFallocate::SetUp();
TEST_F(PosixFallocate, enosys)
TEST_F(PosixFallocate, eopnotsupp)
TEST_F(PosixFallocate, eio)
TEST_F(PosixFallocate, erofs)
TEST_F(PosixFallocate, ok)
TEST_F(PosixFallocate, rlimit_fsize)