RE: [Fault-injection-developer] FITH test ABAT has updated.
Status: Alpha
Brought to you by:
rustyl
From: Gao, K. <kev...@in...> - 2003-02-18 15:43:09
|
In test script, I do not know the user's sysfs directory. But I need echo command to sysfs file. So I use /sys as default directory. Is everything is OK. I will update code soon and make the test code clean. -Kevin -----Original Message----- From: Mark Haverkamp [mailto:ma...@os...] Sent: 2003?2?18? 23:25 To: Gao, Kevin Cc: 'Louis Zhuang'; FITHML Subject: RE: [Fault-injection-developer] FITH test ABAT has updated. On Mon, 2003-02-17 at 16:39, Gao, Kevin wrote: > I want to know which directory that you mount the "sysfs". > In our test case, the directory of "sysfs" should be /sys. > Have you mounted the "sysfs" to directory "/sys"? > > > -Kevin Yes, I saw in the code that it was looking in /sys. Mark. > > > -----Original Message----- > From: Mark Haverkamp [mailto:ma...@os...] > Sent: 2003?2?18? 2:50 > To: Gao, Kevin > Cc: 'Louis Zhuang'; FITHML > Subject: RE: [Fault-injection-developer] FITH test ABAT has updated. > > > On Mon, 2003-02-17 at 08:09, Mark Haverkamp wrote: > > On Sun, 2003-02-16 at 21:56, Gao, Kevin wrote: > > > I have update the test script again, for how to using it is as following > > > process. > > > > > > 1. mount sysfs > > > 2. insert modules "fi_core, fi_dbp, fi_pf, fi_test" > > > Then use command ./TEST_SUITE. > > > > > > I hope everything is OK :) > > > > > > -Kevin > > > > That is pretty much what I had done. I tried again with the new test > > script and just loaded the modules in your list. Results following. > > They look similar as before. > > > > Mark. > > > > I found one of my problems. I had installed ficl in /usr/local/bin and > the scripts assume that it is in /usr/local/sbin. I got a couple of > cases to pass, but most still fail. > > > Mark. > > > > ************Start FITH test at 10:42:24 17-02-03 Monday!************ > ------------------------------------------------------------------- > Original PPIO readb function works abnormally! > Test abandoned! > Original PPIO readw function works abnormally! > Test abandoned! > Original PPIO readl function works abnormally! > Test abandoned! > Original PPIO writeb function works abnormally! > Test abandoned! > Original PPIO writew function works abnormally! > Test abandoned! > Original PPIO writel function works abnormally! > Test abandoned! > ------------------------------------------------------------------- > Original MMIO readb function works abnormally! > Test abandoned! > Original MMIO readw function works abnormally! > Test abandoned! > Original MMIO readl function works abnormally! > Test abandoned! > Original MMIO writeb function works abnormally! > Test abandoned! > Original MMIO writew function works abnormally! > Test abandoned! > Original MMIO writel function works abnormally! > Test abandoned! > ------------------------------------------------------------------- > Precondition function test failed! > Test abandoned! > Skip function test failed! > Test abandoned! > Stop function test failed! > Test abandoned! > Protection_mask function test failed! > Test abandoned! > No corrupt action function test failed! > Test abandoned! > ------------------------------------------------------------------- > IO_address_zero test passed > IO_address_overrange test passed > MMIO_address_zero test passed > MMIO_address_overrange test passed > Corrupt 8 bit to 16 bit test failed > Corrupt 16 bit to 32 bit test failed > Same trigger in one faultset test passed > Invalid trigger mode (HZ) test failed > Invalid trigger mode (skip) test failed > Invalid trigger mode (stop) test failed > ------------------------------------------------------------------- > **********FITH FUNCTIONALITY TEST RESULT********** > > Original I/O read function works abnormally! > Original I/O write function works abnormally! > Original MMI/O read function works abnormally! > Original MMI/O write function works abnormally! > Faultset preconditon test failed! > Faultset trigger skip test failed! > Faultset stop pattern test failed! > Faultset hardware protect test failed! > Trigger without action test failed! > The whole boundary test failed! > > ************************************************** > > **********Complete FITH test at 10:42:40 17-02-03 Monday!********** -- Mark Haverkamp <ma...@os...> |