Re: [Fault-injection-developer] FITH test ABAT has updated.
Status: Alpha
Brought to you by:
rustyl
From: Louis Z. <lou...@li...> - 2003-02-17 01:09:24
|
Thank you for your breave try ;-) Did you mount sysfs? On Sat, 2003-02-15 at 01:29, Mark Haverkamp wrote: > On Wed, 2003-02-12 at 18:49, Gao, Kevin wrote: > > Test suite has been updated, > > It includes most function test cases and boundary test cases. > > You can download at: > > > > bk://fau...@fa.../fith-tool. > > > > The ABAT's directory is in directory "fith-tool/fith_test" > > > > The function test cases are in directory > > "fith-tool/fith_test/fault_set/fun_test > > The boundary test cases are in directory > > "fith-tool/fith_test/fault_set/boundary_test. > > > > -Kevin > > > > Hi, > > I downloaded these and tried them out. I ran the ./TEST_SUITE script > and I had problems. I have included a lsmod and the test log output. > > Is there something obvious that I am doing wrong? If not, what is a good > way to go about debugging this? > > Thanks, > Mark. > > lsmod output: > > Module Size Used by > fi_test 6472 0 - Live 0xd891b000 > fi_mock_cs 2432 0 - Live 0xd890d000 > fi_mock_interceptor 3360 0 - Live 0xd8915000 > fi_irq 5728 0 - Live 0xd8912000 > fi_pf 8160 0 - Live 0xd890f000 > fi_sample_cs 3076 0 - Live 0xd88ff000 > fi_dbp 8736 0 - Live 0xd8907000 > fi_core 14816 6 fi_mock_cs,fi_mock_interceptor,fi_irq,fi_pf,fi_sample_cs,fi_dbp, Live 0xd8902000 > > > ************Start FITH test at 13:04:39 13-02-03 Thursday!************ > ------------------------------------------------------------------- > 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 failed > IO_address_overrange test failed > MMIO_address_zero test failed > MMIO_address_overrange test failed > Corrupt 8 bit to 16 bit test failed > Corrupt 16 bit to 32 bit test failed > Same trigger in one faultset test failed > 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 13:04:54 13-02-03 Thursday!********** -- Yours truly, Louis Zhuang --------------- Fault Injection Test Harness Project BK tree: http://fault-injection.bkbits.net/linux-2.5 Home Page: http://sf.net/projects/fault-injection |