tech-misc archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: t_ro tests are not run on LFS



On Sun, Jul 17, 2016 at 07:54:32PM +0000, coypu%SDF.ORG@localhost wrote:
> Hi,
> I've been playing with LFS and noted that fs/vfs/t_ro is not run for
> LFS. How come?

Does mount_lfs support read-only now?
If so, look at

#define ATF_TC_FSAPPLY_RO(func,desc,gen)                                \

in src/tests/fs/common/h_fsmacros.h

and add it.

Martin


Home | Main Index | Thread Index | Old Index