Hi! > > First of, thanks for your effort writing all this bunch of tests, It's > > really helpful. > > > > We are running LTP to test the correct behavior of a FileSystem > > mounted in /mnt, however I installed ltp in /read/only/NFS/export/ltp. > > > > I've already changed ltprun [1] so that it writes the failed log in > > TMP (which should point to /mnt) instead of LTPBIN, but there are a > > bunch of tests creating files in "." instead of TMPDIR, and for what > > I've seen "." is actually LTPBIN for some tests which in our case is > > read-only. > > Such tests are buggy and needs to be fixed. > > Just send a patch against latest git with Signed-off-by line and I will > apply it right away. > > > Also, I can't pass a base directory to run on to many of the tests, > > take [2] as example where I patched it to write to TMPDIR. > > We have a interface that automatically setups temporary directory for > the test. All that is needed is that the test calls tst_tmpdir() at the > start and tst_rmdir() at the end and, if needed, in the cleanup(). > > See include/test.h for details.
Ping. Any work done on this? -- Cyril Hrubis [email protected] ------------------------------------------------------------------------------ Try New Relic Now & We'll Send You this Cool Shirt New Relic is the only SaaS-based application performance monitoring service that delivers powerful full stack analytics. Optimize and monitor your browser, app, & servers with just a few lines of code. Try New Relic and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
