aboutsummaryrefslogtreecommitdiff
path: root/sim/testsuite
AgeCommit message (Collapse)AuthorFilesLines
1998-05-15 * config/default.exp (CC,SIM): Delete.Doug Evans1-1/+6
* sky-defs.tcl (LDSCRIPT,SIM): Delete. (run_trc_test): Use sim_compile, sim_run. Only delete temp files if testcase passed. (run_brn_test): Ditto.
1998-05-14 * sim/sky/sky.exp: Add runtest_file_p support. Don't printDoug Evans1-0/+6
unsupported message if not sky. * sim/sky/sky_sce.exp: Likewise.
1998-05-14 * lib/sim-defs.exp (sim_run): Fix handling of output redirection.Doug Evans1-0/+11
New arg prog_opts. All callers updated.
1998-05-14More test cases.Andrew Cagney8-2/+215
1998-05-08 * lib/sim-defs.exp (sim_version): Simplify.Doug Evans2-0/+232
(sim_run): Implement. (run_sim_test): Use sim_run. (sim_compile): New proc.
1998-05-04* Added hooks to new dejagnu sky tests, removed old test from run.Frank Ch. Eigler4-4/+60
Mon May 4 17:59:11 1998 Frank Ch. Eigler <fche@cygnus.com> start-sanitize-sky * configure.in (testdir): Don't use old sky test directory. * configure: Regenerated * sky/Makefile.in: swallow stderr on buggy tests end-sanitize-sky * config/default.exp: Added C compiler settings.
1998-04-30For multiply->add, loose underflow status, overflow when acc isAndrew Cagney1-0/+40
to-the-max, product can overflow result.
1998-04-29* Test case for modular arithmetic hardware erratum, c.f. PR 14887.Frank Ch. Eigler2-0/+38
Wed Apr 29 12:49:00 1998 Frank Ch. Eigler <fche@cygnus.com> * ls-modaddr.S: New test for modular addressing. * Makefile.in: Run it.
1998-04-29* rw-vureg.{c,vuexpect}: test VU register read/writes through aliased memoryRon Unrau5-1/+167
1998-04-29*** empty log message ***Jillian Ye1-12/+0
1998-04-29sce*test*_out_dif.dat : Change the last line of the files to beJillian Ye61-60/+178
"7f 00000000 00000000" : ----------------------------------------------------------------------
1998-04-29*** empty log message ***Jillian Ye3-1/+24
1998-04-22 * Makefile.in (GCC_FOR_TARGET): Add options to find newlib andDoug Evans2-2/+13
libgloss. Add comment that we should be using dejagnu.
1998-04-22 * Makefile.in (TARGET_FLAGS_TO_PASS): Delete LIBS, LDFLAGS.Doug Evans1-0/+4
1998-04-21Fixing typos.Jillian Ye1-1/+1
1998-04-21Makefile.in : Use GIF_TRACE to generate the sce_test*_our_gif.out files.Jillian Ye2-14/+18
1998-04-21 * sim/m32r/addx.cgs: Test (-1)+(-1)+1.Doug Evans1-0/+2
1998-04-21 * lib/sim-defs.exp (run_sim_test): Don't exit early if one mach fails,Doug Evans1-1/+14
try all machs.
1998-04-20* Added one new R5900 COP2 test.Frank Ch. Eigler2-5/+64
Mon Apr 20 18:36:50 1998 Frank Ch. Eigler <fche@cygnus.com> * t-cop2b.c (test01): Additional COP2 tests (QMFC2/QMTC2/LQ/SQ). Don't use $1 ($at) register in inline assembly.
1998-04-20t-pke2.trc t-pke2.vif1expect: Update the testcase to use theJillian Ye3-9/+14
correct registers permitted by gpus.
1998-04-17 * Makefile.in (ULIMIT): New variable.Doug Evans2-3/+12
(sce%.ok): Use it. (.run.ok,.run.ko): Ditto.
1998-04-17* New R5900 COP2 test case.Frank Ch. Eigler5-5/+150
1998-04-16Update the testcase to work with gpu2 lib.Jillian Ye3-8/+10
1998-04-14 * sim/m32r/maclh1.cgs: Fix testcase.Doug Evans2-2/+14
* sim/m32r/maclh1-2.cgs: New testcase.
1998-04-14c_gen.pl: Change to use data type "int" instead of "long int" inJillian Ye2-4/+8
function perform_test_read_only.
1998-04-13* COP2 testing changes.Frank Ch. Eigler4-3/+1550
[ChangeLog] Mon Apr 13 16:51:00 1998 Frank Ch. Eigler <fche@cygnus.com> * Makefile.in (*): Added .vuout/.vuexpect/.vuok test targets for confirming VU instruction trace. (t-cop2): Test COP2 sim using above facility. * t-cop2.vuexpect: New file.
1998-04-09* Added one PKE test after finding unexpected #### for a block ofFrank Ch. Eigler2-2/+42
code in gcov output.
1998-04-09c_gen.pl : Added handling for data from GIF path1/2/3 FIFO.Jillian Ye2-6/+21
1998-04-09* Fixed testcase. 1,$ s/ITOP 412/ITOP 421/Ian Carmichael1-8/+8
1998-04-08* COP2 test case update.Frank Ch. Eigler3-1/+38
1998-04-08c_gen.pl: Added subroutine perform_test_read_onlyJillian Ye3-1/+35
1998-04-08sce_main.c Fixing address used (line 100): DMA_D1_MADR -> DMA_D1_TADRJillian Ye1-1/+1
1998-04-08Update testcase to use the correct include files.Jillian Ye5-3/+82
: ----------------------------------------------------------------------
1998-04-08*** empty log message ***Jillian Ye1-0/+5
1998-04-08 Take out sce_testcase from "make check" until they can run more stably.Jillian Ye1-20/+26
Added "check_sce" target for driving the Sce_testcases.
1998-04-08Update testcase to compile with the lastest DVP ASJillian Ye3-108/+57
1998-04-08Update testcase to compile with latest DVP-ASJillian Ye1-36/+19
: ----------------------------------------------------------------------
1998-04-07* Oops, keep new file.Frank Ch. Eigler1-0/+1
1998-04-07* COP2 testing in progress.Frank Ch. Eigler3-23/+1611
Tue Apr 7 18:31:47 1998 Frank Ch. Eigler <fche@cygnus.com> * t-cop2.s: New test for COP2 function. * Makefile.in: Added rule to assemble self-contained R5900 asm tests.
1998-04-07Update.Doug Evans1-3/+210
1998-04-07Update Makefile.in to use dvp-el-as for SKY testcases.Jillian Ye1-11/+13
: ----------------------------------------------------------------------
1998-04-07* Added missing ITOP instructions to test40,41,42,43.Ian Carmichael5-76/+149
1998-04-07sce_main.c : Added "return 0;" to the end of main.Jillian Ye1-0/+2
: ----------------------------------------------------------------------
1998-04-07sce* : files added for the SCE (feb28) testsuite (modified).Jillian Ye182-35/+772234
sce*_testN.* corresponds to the original testN/test.* *.vuasm : MICRO code *.dvpasm : DMAtag and VIF code description *.out_gif.dat : GIF output values for the corresponding testcase. sce_main.c : driver file for the SCE testcases sce_macro.s : SCE provided macro file needed by the SCE (feb28) testcases refresh.s : Needed by sce_main.c Makefile.in : Updated to run make and run the SCE testsuite. : ----------------------------------------------------------------------
1998-04-06c_gen.pl: Added sub-routine perform_test64 to read and verify 64bit register.Jillian Ye2-30/+63
1998-04-05* Test case patch for more functional GPUIF implementationFrank Ch. Eigler2-2/+14
Sun Apr 5 12:34:56 1998 Frank Ch. Eigler <fche@cygnus.com> * t-pke3.trc: Modified to confirm parts of GPUIF PATH3-masking functionality.
1998-04-03c_gen.pl: Added sub-routine process_data_reg64 to handle 64bit registerJillian Ye2-6/+36
writes.
1998-03-28* Updated test cases to confirm PKE behavior according to new SCEI specs.Frank Ch. Eigler28-1576/+196
1998-03-27Clean up m32rx sanitizationAndrew Cagney1-2/+31
1998-03-20Added DMAC unit test cases.James Lemke4-2/+580