RE: [Fault-injection-developer] RE: e100 frame reception test res ult draft.
Status: Alpha
Brought to you by:
rustyl
From: Gao, K. <kev...@in...> - 2003-02-20 07:03:46
|
I have submitted all the test code of e100 into sourceforge. You can download the as bk://fau...@fa.../fith-tool/ The test code is in the directory: ./fith-tool/fith_test/fault_set/e100. Using example: insert module : fi_core, fi_pf, e100, # cd ./fith-tool/fith_test/fault_set/e100 #make # insmod scb_cu_resume.ko # ficl -i scb_cu_resume.fsml # /etc/init.d/network start Now use command dmesg to see the log info or see the message in /var/log/messages. -Kevin -----Original Message----- From: Louis Zhuang [mailto:lou...@li...] Sent: 2003?2?20? 8:26 To: Mark Haverkamp Cc: Rusty Lynch; Stanley Wang; Kevin Gao; Frank Wang; FITHML Subject: Re: [Fault-injection-developer] RE: e100 frame reception test result draft. On Thu, 2003-02-20 at 00:26, Mark Haverkamp wrote: > If that includes the code too, that would be great. I'm interested in > seeing how a test of a driver is implemented. As you wish, test code are there (and simple). ;-) - Louis |