Re: [Fault-injection-developer] RE: About push e100 test cases to our FITH tree
Status: Alpha
Brought to you by:
rustyl
From: Rusty L. <ru...@li...> - 2003-01-08 22:31:21
|
MessageFrom: Zhuang, Louis > These code segment can demostrate some complex usage for FITH, > Maybe we can create 'e100_test' directory under 'codesegments' > for these test. > > From: Gao, Kevin >> Now FITH is used to test e100 driver for a period of time, >> and there are some test cases for e100 still on another tracking. >> Why not I push them into our FITH's tree. >> Is there any issue? or idea?:) By creating a new e100_test directory under codesegments I assume you mean creating a new code segment called e100_test. Any code that is outside the scope of a code segment should not be put in that location. We could use a location to put arbitrary test cases. Maybe in the the fith-tool tree? Maybe fith-tool/fith_test/e100/ for all the e100 test, with a README at fith-tool/fith_test/e100/README that explains how to use the test cases? --rustyl |