OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 549 to Rev 550
    Reverse comparison

Rev 549 → Rev 550

/openrisc/trunk/gnu-src/run-all-tests.sh
252,7 → 252,7
cd ${test_dir}
mkdir -p ${res_dir}
 
runtest -v -v -v --target=or32-linux \
runtest --target=or32-linux \
--srcdir=${src_dir} \
--tool=${tool} \
--outdir=${res_dir} \
/openrisc/trunk/gnu-src/doc/testing.txt
75,6 → 75,7
location of the C and C++ compilers and gives timeouts for command execution
(1200 seconds) and FTP upload/download (both 120 seconds).
 
 
run-all-tests.sh
================
 
102,6 → 103,17
./run-all-tests.sh
 
 
Diagnostics
===========
 
To increase the diagnostic output, find the "runtest" command in
run-all-tests.sh and add "-v" to its options (for even more output add "-v -v"
or even "-v -v -v").
 
Note this is useful for debugging the test scripts rather than actual tests
themselves.
 
 
Supplementary Scripts
=====================
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.