[Skyeye-developer] Run testsuite failed.

Simon yang simon.yang.sh at gmail.com
Sun Mar 4 19:41:51 CST 2007


Great, Thanks a lot.
I changed to use skyeye to v1.0.0, the at91 failure didn't find. but still
have a few cases failed.

Another, when run a program in skyeye, if have no parameter "-e",  run
process always stops,
For instance to run Hello4Skyeye as README wrote, it stop at:
===============================
[root at localhost Hello4Skyeye]# skyeye hello
------------------------- SkyEye -V1.0 ---------------------------
Usage: SkyEye [options] program [program args]
Default mode is STANDALONE mode
------------------------------------------------------------------
Options:
-e exec-file        the (ELF executable format)kernel file name.
-d                  in GDB Server mode (can be connected by GDB).
-c config-file      the skyeye configure file name.
-h                  This Help Display
------------------------------------------------------------------
debugmode= 0, filename = (null), server TCP port is 12345
Non-option argument hello
cpu info: armv3, arm7tdmi, 41007700, fff8ff00, 0
mach info: name at91, mach_init addr 0x80901dc
log_info: log is off.
log_info:log file is ./sk1.log, fd is 0x95a1af0
log_info: log start clock 0
log_info: log end clock 200000
SKYEYE: use arm7100 mmu ops

===========================================

If run examples in testsuite, which have same hangs. they can be
ran normally with "-e" option. Why?

BTW, do you have procedure to build the images of testsuite, it will be a
good tutorial to study Embeded or Skyeye for a newer,methinks. If yes, Could
forword me a appropriate docment.

Thanks.


2007/3/4, kang shuo <blackfin.kang at gmail.com>:
>
> Yes , I can reproduce it. After I comment the dbct test, it seems the
> problem can solved. I have modified the following line of auto_test
> script:
> "set  skyeye_sh { ./exec_skyeye.sh  ./exec_skyeye_dbct.sh }"
> to
> "set  skyeye_sh { ./exec_skyeye.sh }"
>
> The root cause need to look into.
>
> -- Thanks
> -- Michael.Kang
>
>
>
> On 3/3/07, Simon  yang <simon.yang.sh at gmail.com> wrote:
> > Hi All,
> > I'm also a new skyeyer.
> > One problem, when run ./auto_test in testsuite2 , which had skyeye
> compiled
> > in my host RHEL4u3. I encountered failure a following:
> >
> > Case is : at91/uclinux_rtl8019/
> > Skyeye : skyeye-v1.21_Rel.tar.bz2
> > ------------------
> >
> > Welcome to
> >           ____ _  _
> >          /  __| ||_|
> >     _   _| |  | | _ ____  _   _  _  _
> >    | | | | |  | || |  _ \| | | |\ \/ /
> >    | |_| | |__| || | | | | |_| |/    \
> >    |  ___\____|_||_|_| |_|\____|\_/\_/
> >    | |
> >    |_|
> >
> > GDB/ARMulator support by <davidm at snapgear.com>
> > For further information check:
> >  http://www.uclinux.org/
> >
> > Command: /bin/ifconfig eth0 up 10.0.0.2
> > ./exec_skyeye.sh: line 4: 22687 Segmentation fault
> > ${skyeye_path}/skyeye -e linux -c skyeye.conf
> > skyeye: no process killed
> > child process exited abnormally
> >     while executing
> >
> > ----------------------
> > Any comments?Thanks.
> >
> > Run rest cases under the ENV[Modified "set  path" in auto_test ], have
> below
> > results:
> > ----------------------
> >
> >
> > [root at localhost testsuite2]# vi test_report_2007-03-03
> >                        SkyEye test report
> > Date : Sat Mar  3 20:33:56 EST 2007
> >
> > Case 1: ./exec_skyeye.sh at91/uclinux_cs8900a ...PASSED
> >
> > Case 3: ./exec_skyeye.sh at91rm9200/2.6.x ...PASSED
> >
> > Case 4: ./exec_skyeye.sh ep7312/2.6.x ...PASSED
> >
> > Case 6: ./exec_skyeye.sh ep9312/2.6.x ...PASSED
> >
> > Case 7: ./exec_skyeye.sh s3c2410/2.4.18 ...PASSED
> >
> > Case 8: ./exec_skyeye.sh s3c4510/ ...PASSED
> >
> > Case 9: ./exec_skyeye.sh pxa/2.6.x ...PASSED
> >
> > Case 10: ./exec_skyeye.sh pxa/with_flash_net_lcd ...FAILED
> >
> > Case 11: ./exec_skyeye.sh pxa/pxa27x ...PASSED
> >
> > Case 12: ./exec_skyeye.sh cs89712/ ...PASSED
> >
> > Case 14: ./exec_skyeye.sh blackfin/ ...FAILED
> >
> > Case 15: ./exec_skyeye_dbct.sh at91/uclinux_cs8900a ...PASSED
> >
> > Case 17: ./exec_skyeye_dbct.sh at91rm9200/2.6.x ...PASSED
> >
> > Case 18: ./exec_skyeye_dbct.sh ep7312/2.6.x ...PASSED
> >
> > Case 20: ./exec_skyeye_dbct.sh ep9312/2.6.x ...PASSED
> >
> > Case 21: ./exec_skyeye_dbct.sh s3c2410/2.4.18 ...PASSED
> >
> > Case 22: ./exec_skyeye_dbct.sh s3c4510/ ...PASSED
> >
> > Case 23: ./exec_skyeye_dbct.sh pxa/2.6.x ...PASSED
> >
> > Case 24: ./exec_skyeye_dbct.sh pxa/with_flash_net_lcd ...PASSED
> >
> > Case 25: ./exec_skyeye_dbct.sh pxa/pxa27x ...PASSED
> >
> > Case 26: ./exec_skyeye_dbct.sh cs89712/ ...PASSED
> >
> > Case 28: ./exec_skyeye_dbct.sh blackfin/ ...FAILED
> > ----------------------------
> >
> > --
> > Best Regards!
> > Simon yang
> > _______________________________________________
> > Skyeye-developer mailing list
> > Skyeye-developer at lists.gro.clinux.org
> > http://lists.gro.clinux.org/cgi-bin/mailman/listinfo/skyeye-developer
> >
> >
>
> _______________________________________________
> Skyeye-developer mailing list
> Skyeye-developer at lists.gro.clinux.org
> http://lists.gro.clinux.org/cgi-bin/mailman/listinfo/skyeye-developer
>



-- 
Best Regards!
Simon yang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.gro.clinux.org/pipermail/skyeye-developer/attachments/20070304/3ed82c2d/attachment.htm


More information about the Skyeye-developer mailing list