Menu

Tree [7fff96] master /
 History

HTTPS access


File Date Author Commit
 code_coverage 2010-06-13 Michael.Kang Michael.Kang [13ade9] Import r835 svn version of skyeye testsuite
 dyncom 2013-12-17 Michael.Kang Michael.Kang [7fff96] Add dyncom testcase for am335 and arm_hello
 eembc 2011-12-27 xiaoqiao xiaoqiao [bae863] Add performance testcase into testsuite/eembc.
 linux 2012-11-12 Michael.Kang Michael.Kang [320988] Delete the cpu option for powerpc simulation
 rtems 2011-12-01 xiaoqiao xiaoqiao [7e1b88] Modify killall to taskkill.exe.
 standalone 2013-12-04 Michael.Kang Michael.Kang [5106c8] Add more testcase for c6713 and sparc
 thumb 2011-11-24 Michael.Kang Michael.Kang [dbc731] Add the thumb testcase from android filesystem
 u-boot 2010-06-13 Michael.Kang Michael.Kang [38fb9f] change the uart mod from term to stdio
 uClinux 2011-12-01 xiaoqiao xiaoqiao [7e1b88] Modify killall to taskkill.exe.
 vxworks 2011-09-02 Michael.Kang Michael.Kang [d9fc5e] Merge branch 'master' of ssh://skyeye.git.sourc...
 whetstone 2011-12-08 Michael.Kang Michael.Kang [a57428] Add the whetstone benchmark for float point perf
 .gitingore 2010-06-13 kangsh kangsh [b06bf2] Add .gitignore file to ignore some unused files
 README 2011-01-12 xiaoqiao xiaoqiao [3701fb] Modified the variable PREFIX_DIR in test_all.sh...
 test_all.sh 2011-12-27 xiaoqiao xiaoqiao [bae863] Add performance testcase into testsuite/eembc.
 test_report_2010-06-13_15_01 2010-06-13 Michael.Kang Michael.Kang [38fb9f] change the uart mod from term to stdio
 test_report_2010-06-13_15_10 2010-06-13 Michael.Kang Michael.Kang [38fb9f] change the uart mod from term to stdio
 test_report_2010-06-13_15_12 2010-06-13 Michael.Kang Michael.Kang [38fb9f] change the uart mod from term to stdio

Read Me

* The list of testcases
linux/ : some linux testcases that can run on SkyEye
uClinux/ : some linux testcases that can run on SkyEye
rtems/ : some linux testcases that can run on SkyEye
u-boot/ : some linux testcases that can run on SkyEye
code_coverage/ : some simple testcases to test code coverage features of SkyEye
unofficial/: some testcase uploaded by other developers , not fully tested.

* How to run all of them?
1.If you configure skyeye by default, just run ./test_all.sh.
2.If you configure skyeye with "--prefix" option,you should execute the script with the absolute "prefix" path as the first parameter. For example,if you execute command "./configure --prefix=$HOME/skyeye" then you should execute command "./test_all.sh $HOME/skyeye".
3.If you have not compiled skyeye, you need modify variable "SKYEYE_SOURCE" in test_all.sh.

The test_report_DATA_TIME should be generated after all the testcases are finished.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.