public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [RFC] fs_bind rework
@ 2021-06-24  9:29 Joerg Vehlow
  2021-06-24 10:06 ` Petr Vorel
  0 siblings, 1 reply; 3+ messages in thread
From: Joerg Vehlow @ 2021-06-24  9:29 UTC (permalink / raw)
  To: ltp

Hi,

is there any reason, why the fs_bind suite cannot be reworked into 
"real" ltp tests?
At the moment all tests from the suite are run by the wrapper script.

If I would convert them, I'd try this programmatically, because of the 
huge number of tests.
1. Move stuff from test_fs_bind.sh to a library file
2. Convert all tests in fs_bind/* to ltp tests using the library and 
adding them to the runtest file

This would make every single fs_bind test a single ltp test (~100).
I do not think that runtime increases significantly, because as far as I 
see it from first glance, test_fs_bind.sh resets the "sandbox" used for 
the tests before every test anyway.

If there is no objection, I would give converting the tests a shot.

J?rg

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-06-25 11:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-24  9:29 [LTP] [RFC] fs_bind rework Joerg Vehlow
2021-06-24 10:06 ` Petr Vorel
2021-06-25 11:39   ` Richard Palethorpe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox