Several tests are also sensitive to the size of the filesystem. While most systems shouldn't have a problem, we have hit these limitations when testing flash filesytems, etc.
-----Original Message----- From: Mike Frysinger [mailto:[email protected]] Sent: Friday, July 24, 2009 6:14 PM To: [email protected] Cc: Mark Ver Subject: Re: [LTP] hardware requirements On Friday 24 July 2009 19:55:39 Mark Ver wrote: > Is there an agreed upon set of hardware requirements (memory, disk > space, > etc.) for running, if not all tests, at least the default testcases > executed by runltp? not really > Also, if not very knowledgeable of hardware, is there an easy way to > tell if a particular test will run on a target platform or not? For > example, I suspect the DMA_THREAD_DIOTEST7 tests are not expected to > run on all architectures. Is there a way to find out what platforms it does > support? many of test cases dont care at all about resources. might be useful to have an embedded doc format so tests that do care about resources can declare them and then a script can run periodically to collect all of them in a summary format. i'm pretty sure that in the vast majority of cases, the memory size is the only thing that a test may play with. -mike ------------------------------------------------------------------------------ _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
