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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [or1ksim/] [testsuite/] [ChangeLog] - Blame information for rev 118

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 118 jeremybenn
2010-06-13  Jeremy Bennett 
2
        * or1ksim.tests/inst-set-test.exp: Added multiplication
3
        tests. Extended divistion tests. Changed output to match new
4
        format from existing tests.
5
        * README: Updated with new tests.
6
 
7 116 jeremybenn
2010-06-11  Jeremy Bennett 
8
        * or1ksim.tests/inst-set-test.exp: Added MAC tests.
9
        * or1ksim.tests/mul.exp: Corrected erroneous expected results.
10
        * README: Updated with new tests.
11
 
12 114 jeremybenn
2010-06-10  Jeremy Bennett 
13 115 jeremybenn
        * or1ksim.tests/inst-set-test.exp: Added find tests.
14
        * README: Updated with new tests.
15
 
16
2010-06-10  Jeremy Bennett 
17 114 jeremybenn
        * or1ksim.tests/inst-set-test.exp: Extended addition tests.
18 115 jeremybenn
        * README: Updated with new tests.
19 114 jeremybenn
 
20 112 jeremybenn
2010-06-09  Jeremy Bennett 
21
        * or1ksim.tests/inst-set-test.exp: Added division and addition tests.
22 115 jeremybenn
        * README: Updated with new tests.
23 112 jeremybenn
 
24 107 jeremybenn
2010-06-06  Jeremy Bennett 
25
        * or1ksim.tests/inst-set-test.cfg: Created.
26
        * or1ksim.tests/inst-set-test.exp: Created.
27
        * or1ksim.tests/Makefile.am: Updated to reflect added and deleted
28
        files.
29
        * or1ksim.tests/Makefile.in: Regenerated
30
        * or1ksim.tests/lws-test.exp: Deleted (incorporated within
31
        inst-set-test.ex).
32
        * README: Updated to reflect new structure.
33
 
34 104 jeremybenn
2010-06-03  Jeremy Bennett 
35
        * or1ksim.tests/fp.exp: Removed timeout change
36
        * or1ksim.tests/lws-test.exp: Created.
37
        * or1ksim/test/Makefile.am: Added lws-test & config.
38
        * or1ksim/test/Makefile.in: Regenerated.
39
 
40
2010-06-02  Jeremy Bennett 
41
        * lib/or1ksim.exp: Use same matching as libsim.exp, treat each
42
        match as a pass.
43
        * or1ksim/test/basic.exp: Unreported test entries marked.
44
        * or1ksim/test/cache.exp: Unreported test entries marked.
45
        * or1ksim/test/cbasic.exp: Unreported test entries marked.
46
        * or1ksim/test/cfg.exp: Unreported test entries marked.
47
        * or1ksim/test/dhry.exp: Unreported test entries marked.
48
        * or1ksim/test/dmatest.exp: Unreported test entries marked.
49
        * or1ksim/test/eth.exp: Unreported test entries marked.
50
        * or1ksim/test/except-test.exp: Unreported test entries marked.
51
        * or1ksim/test/exit.exp: Unreported test entries marked.
52
        * or1ksim/test/ext.exp: Unreported test entries marked.
53
        * or1ksim/test/fbtest.exp: Unreported test entries marked.
54
        * or1ksim.tests/fp.cfg: Created.
55
        * or1ksim.tests/fp.exp: Created.
56
        * or1ksim/test/functest.exp: Unreported test entries marked.
57
        * or1ksim/test/flag.exp: Unreported test entries marked.
58
        * or1ksim/test/int-test.exp: Unreported test entries marked.
59
        * or1ksim/test/kbdtest.exp: Unreported test entries marked.
60
        * or1ksim/test/local-global.exp: Unreported test entries marked.
61
        * or1ksim/test/Makefile.am: Added floating point test & config.
62
        * or1ksim/test/Makefile.in: Regenerated.
63
        * or1ksim/test/mem-test.exp: Unreported test entries marked.
64
        * or1ksim/test/mmu.exp: Unreported test entries marked.
65
        * or1ksim/test/mul.exp: Unreported test entries marked.
66
        * or1ksim/test/mycompress.exp: Unreported test entries marked.
67
        * or1ksim/test/tick.exp: Unreported test entries marked.
68
 
69 99 jeremybenn
2010-05-20  Jeremy Bennett 
70
        * lib/libsim.exp (run_libsim): Expect clause corrected to detect
71
        all unexpected warning/errors.
72
        * libsim.tests/jtag-go-command-read.exp
73
        : Missing error added.
74
        : Missing error added.
75
        : Missing error added.
76
        : Missing error added.
77
        : Missing error added.
78
        : Missing error added.
79
        : Missing error added.
80
 
81 98 jeremybenn
2010-05-19  Jeremy Bennett 
82
        * libsim.tests/Makefile.am: upcalls.exp added to distribution.
83
        * libsim.tests/Makefile.in: Regenerated.
84
 
85
2010-05-18  Jeremy Bennett 
86
        * libsim.tests/default.cfg: Disabled MC, replaced with memory block
87
        and set CPU to take vectors at high address.
88
        * test-code/lib-jtag/lib-jtag-full.c: Increase time quanta to 3ms to
89
        allow time for messages.
90
 
91
2010-05-16  Jeremy Bennett 
92
        * libsim.tests/Makefile.am: Added new test files to dist
93
        * libsim.tests/Makefile: Regenerated.
94
        * libsim.tests/jtag-go-command-read.exp: New file.
95
        * libsim.tests/jtag-go-command-write.exp: New file.
96
        * libsim.tests/jtag-read-command.exp: Tests updated for new interface.
97
        * libsim.tests/jtag-read-control.exp: New file.
98
        * libsim.tests/jtag-select-module.exp: Tests updated for new
99
        interface. All tests related to subsequent commands moved to their own
100
        tests.
101
        * libsim.tests/jtag-write-command.exp: Tests updated for new interface.
102
        * libsim.tests/jtag-write-control.exp: New file.
103
        * test-code/lib-jtag/lib-jtag.c: Interface changed to allow use of new
104
        JTAG library interface with bit lengths.
105
        * test-code/lib-jtag/lib-jtag-full.c: Use new JTAG library interface
106
        with bit lengths.
107
 
108
 
109
2010-05-14  Jeremy Bennett 
110
        * libsim.tests/jtag-read-command.exp: Better test naming.
111
        * libsim.tests/jtag-select-module.exp: Better test naming.
112
        * libsim.tests/jtag-write-command.exp: Better test naming.
113
        * libsim.tests/jtag-select-module.exp
114
        : Check for correct access type.
115
        : Check for correct access type.
116
        : Check for correct access type.
117
        : Check for correct access type.
118
        : Check for correct access
119
        type.
120
 
121
2010-05-13  Jeremy Bennett 
122
        * libsim.tests/default.cfg: Add memory block at top of memory.
123
        * libsim.tests/lib-jtag-full.c: Corrected some error messages.
124
        * libsim.tests/Makefile.am: Added new JTAG test files.
125
        * libsim.tests/Makefile.in: Regenerated.
126
        * libsim.tests/jtag-read-command.exp: Break out READ_COMMAND tests.
127
        * libsim.tests/jtag-select-module.exp: Break out SELECT_MODULE tests.
128
        * libsim.tests/jtag-write-command.exp: Break out WRITE_COMMAND tests.
129
        * README: Updated with new tests.
130
        * test-code/lib-jtag/lib-jtag-full.c (process_read_command):
131
        Corrected printout of access_type.
132
 
133 97 jeremybenn
2010-05-04  Jeremy Bennett 
134
        * configure.ac: lib-jtag/Makefile.am added as output
135
        * configure: Regenerated
136
        * libsim.tests/jtag-basic.exp: Created for low level JTAG tests.
137
        * libsim.tests/jtag-full.exp: Created for high level JTAG tests.
138
        * libsim.tests/Makefile.am: Added jtag-basic.exp and
139
        jtag-full.exp.
140
        * libsim.tests/Makefile.in: Regenerated.
141
        * test-code/lib-jtag: New directory for JTAG test code
142
        * test-code/lib-jtag/lib-jtag.c: Created for low level tests of
143
        JTAG functions.
144
        * test-code/lib-jtag/lib-jtag-full.c: Created for high level tests
145
        of JTAG functions.
146
        * test-code/lib-jtag/Makefile.am: Created.
147
        * test-code/lib-jtag/Makefile.am: Generated.
148
        * test-code/Makefile.am: lib-jtag added as subdir
149
        * test-code/Makefile.in: Regenerated.
150 95 jeremybenn
 
151
2010-05-02  Jeremy Bennett 
152 97 jeremybenn
        * test-code/lib-upcalls/lib-upcalls.c (main): Commenting corrected.
153
 
154
2010-05-02  Jeremy Bennett 
155 95 jeremybenn
        * global-conf.exp: Renamed from default-global-conf.exp.
156
        * lib/or1ksim.exp (run_or1ksim): Use $srcdir instead of
157
        environment variable and use $objdir.
158
        * lib/or1ksim.exp (run_libsim): Use $srcdir instead of
159
        environment variable and use $objdir.
160
 
161
2010-04-30  Jeremy Bennett 
162
        * lib/or1ksim.exp (run_or1ksim): Make timeout return UNRESOLVED
163
        rather than FAIL.
164
        * lib/libsim.exp (run libsim): Make timeout return UNRESOLVED
165
        rather than FAIL.
166
        * or1ksim.tests/fbtest.exp: Restore timeout correctly.
167
 
168 93 jeremybenn
2010-04-28  Jeremy Bennett 
169
        * libsim.tests/upcalls.exp: Created.
170
        * libsim.tests/upcalls.cfg: Created.
171
        * test-code/lib-upcalls/lib-upcalls.c: Changed to use new upcall
172
        interface.
173
        * test-code/lib-inttest/lib-inttest-edge.c: Created.
174
        * test-code/lib-inttest/lib-inttest-level.c: Changed to use new
175
        upcall interface.
176
 
177
2010-04-25  Jeremy Bennett 
178
        * libsim.tests/int-level.exp: Created.
179
        * test-code/lib-upcalls: Created.
180
        * test-code/lib-upcalls/lib-upcalls.c: Created.
181
        * test-code/lib-upcalls/Makefile.am: Created.
182
        * test-code/lib-upcalls/Makefile.in: Regenerated.
183
        function to print chars more clearly.
184
        * or1ksim.tests/kbd.exp: Updated for new test output format.
185
 
186
2010-04-23  Jeremy Bennett 
187
        * test-code/lib-inttest/lib-inttest-level.c: Created.
188
        * Makefile.am: Updated for new tests
189
        * Makefile.in: Regenerated.
190
        * README: Updated for new library test results.
191
 
192
2010-04-22  Jeremy Bennett 
193
        * or1ksim.tests/cbasic.exp: Errors due to buggy printf fixed.
194
        * or1ksim.tests/mmu.exp: Errors due to buggy printf fixed.
195
        * or1ksim.tests/mul.exp: Errors due to buggy printf fixed.
196
 
197 90 jeremybenn
2010-04-21  Jeremy Bennett 
198
        * test-code-or1k: Renamed from test-code.
199
        * configure.ac, configure: Moved to test-code-or1k.
200
        * AUTHORS, NEWS, INSTALL, COPYING: Moved to test-code-or1k.
201
 
202 82 jeremybenn
2010-04-20  Jeremy Bennett 
203
        * test-code/support/spr-defs.h: NOP_PRINTF definition removed.
204
        * test-code/except-test/except-test.c (illegal_insn_test):
205
          Generate and check a correct sequence for illegal instruction.
206
        * test-code/except-test/except-test.c (except_priority_test):
207
          Generate a properly illegal instruction.
208
 
209
2010-04-19  Jeremy Bennett 
210
        * AUTHORS: Created to refer to parent file.
211
        * config: Directory for board configurations.
212
        * config/unix.exp: Created.
213
        * configure: Regenerated.
214
        * configure.ac: Created as sub-configuration of the main program.
215
        * COPYING: Updated to version 3.
216
        * default-global-conf.exp: Created.
217
        * INSTALL: Updated to refer to parent file.
218
        * lib: Directory for expect library code.
219
        * lib/or1ksim.ex: Created for library code for Or1ksim tests.
220
        * Makefile.am: Updated for DejaGNU compliance.
221
        * Makefile.in: Regenerated.
222
        * NEWS: Created to refer to parent file.
223
        * or1ksim.tests: Directory for expect tests of complete SoC.
224
        * or1ksim.tests/acv-gpio.cfg: Updated from old test directory.
225
        * or1ksim.tests/acv-uart.cfg: Updated from old test directory.
226
        * or1ksim.tests/basic.ex/or1ksim.tests/cache.exp: Created.
227
        * or1ksim.tests/basic.exp: Created.
228
        * or1ksim.tests/cbasic.exp: Created.
229
        * or1ksim.tests/cfg.exp: Created.
230
        * or1ksim.tests/default.cfg: Updated from old test directory
231
        * or1ksim.tests/dhry.exp: Created.
232
        * or1ksim.tests/dmatest.exp: Created.
233
        * or1ksim.tests/eth0.rx: Transferred from old test directory.
234
        * or1ksim.tests/eth.cfg: Updated from old test directory.
235
        * or1ksim.tests/eth.exp: Created.
236
        * or1ksim.tests/except-test.exp: Created.
237
        * or1ksim.tests/exit.exp: Created.
238
        * or1ksim.tests/ext.exp: Created.
239
        * or1ksim.tests/fbtest.exp: Created.
240
        * or1ksim.tests/flag.exp: Created.
241
        * or1ksim.tests/functest.exp: Created.
242
        * or1ksim.tests/int-test.exp: Created.
243
        * or1ksim.tests/kbdtest.cfg: Updated from old test directory.
244
        * or1ksim.tests/kbdtest.exp: Created.
245
        * or1ksim.tests/kbdtest.rx: Transferred from old test directory.
246
        * or1ksim.tests/local-global.exp: Created.
247
        * or1ksim.tests/mem-test.exp: Created.
248
        * or1ksim.tests/mmu.cfg: Updated from old test directory.
249
        * or1ksim.tests/mmu.exp: Created.
250
        * or1ksim.tests/mul.exp: Created.
251
        * or1ksim.tests/mycompress.exp: Created.
252
        * or1ksim.tests/tick.exp: Created.
253
        * README: Updated for new structure.
254
        * test-code: New directory for test-programs.
255
        * test-code/acv-gpio: New directory.
256
        * test-code/acv-gpio/acv-gpio.c: Created.
257
        * test-code/acv-gpio/Makefile.am: Created.
258
        * test-code/acv-gpio/Makefile.in: Regenerated.
259
        * test-code/acv-uart: New directory.
260
        * test-code/acv-uart/acv-uart.c: Created.
261
        * test-code/acv-uart/Makefile.am: Created.
262
        * test-code/acv-uart/Makefile.in: Regenerated.
263
        * test-code/basic: New directory.
264
        * test-code/basic/basic.S: Created.
265
        * test-code/basic/Makefile.am: Created.
266
        * test-code/basic/Makefile.in: Regenerated.
267
        * test-code/board.h: Created.
268
        * test-code/cache: New directory.
269
        * test-code/cache/cache-asm.S: Created.
270
        * test-code/cache/cache.c: Created.
271
        * test-code/cache/cache.ld: Updated from old test directory.
272
        * test-code/cache/Makefile.am: Created.
273
        * test-code/cache/Makefile.in: Regenerated.
274
        * test-code/cbasic: New directory.
275
        * test-code/cbasic/cbasic.c: Created.
276
        * test-code/cbasic/Makefile.am: Created.
277
        * test-code/cbasic/Makefile.in: Regenerated.
278
        * test-code/cfg: New directory.
279
        * test-code/cfg/cfg.S: Created.
280
        * test-code/cfg/Makefile.am: Created.
281
        * test-code/cfg/Makefile.in: Regenerated.
282
        * test-code/default.ld: Updated from old test directory.
283
        * test-code/dhry: New directory.
284
        * test-code/dhry/dhry.c: Created.
285
        * test-code/dhry/dhry.h: Created.
286
        * test-code/dhry/Makefile.am: Created.
287
        * test-code/dhry/Makefile.in: Regenerated.
288
        * test-code/dmatest: New directory.
289
        * test-code/dmatest/dmatest.c: Created.
290
        * test-code/dmatest/Makefile.am: Created.
291
        * test-code/dmatest/Makefile.in: Regenerated.
292
        * test-code/eth: New directory.
293
        * test-code/eth/eth.c: Created.
294
        * test-code/eth/Makefile.am: Created.
295
        * test-code/eth/Makefile.in: Regenerated.
296
        * test-code/except: New directory.
297
        * test-code/except/except.S: Created.
298
        * test-code/except/Makefile.am: Created.
299
        * test-code/except/Makefile.in: Regenerated.
300
        * test-code/except-mc.ld: Updated from old test directory.
301
        * test-code/except-test: New directory.
302
        * test-code/except-test/except-test.c: Created.
303
        * test-code/except-test/except-test-s.S: Created.
304
        * test-code/except-test/Makefile.am: Created.
305
        * test-code/except-test/Makefile.in: Regenerated.
306
        * test-code/exit: New directory.
307
        * test-code/exit/exit.c: Created.
308
        * test-code/exit/Makefile.am: Created.
309
        * test-code/exit/Makefile.in: Regenerated.
310
        * test-code/ext: New directory.
311
        * test-code/ext/ext.S: Created.
312
        * test-code/ext/Makefile.am: Created.
313
        * test-code/ext/Makefile.in: Regenerated.
314
        * test-code/fbtest: New directory.
315
        * test-code/fbtest/fbtest.c: Created.
316
        * test-code/fbtest/Makefile.am: Created.
317
        * test-code/fbtest/Makefile.in: Regenerated.
318
        * test-code/flag: New directory.
319
        * test-code/flag/flag.S: Created.
320
        * test-code/flag/Makefile.am: Created.
321
        * test-code/flag/Makefile.in: Regenerated.
322
        * test-code/functest: New directory.
323
        * test-code/functest/functest.c: Created.
324
        * test-code/functest/Makefile.am: Created.
325
        * test-code/functest/Makefile.in: Regenerated.
326
        * test-code/inst-set-test: New directory.
327
        * test-code/inst-set-test/inst-set-test.c: Created.
328
        * test-code/inst-set-test/Makefile.am: Created.
329
        * test-code/inst-set-test/Makefile.in: Regenerated.
330
        * test-code/int-test: New directory.
331
        * test-code/int-test/int-test.ld: Updated from old test directory.
332
        * test-code/int-test/int-test.S: Created.
333
        * test-code/int-test/Makefile.am: Created.
334
        * test-code/int-test/Makefile.in: Regenerated.
335
        * test-code/kbdtest: New directory.
336
        * test-code/kbdtest/kbdtest.c: Created.
337
        * test-code/kbdtest/Makefile.am: Created.
338
        * test-code/kbdtest/Makefile.in: Regenerated.
339
        * test-code/local-global: New directory.
340
        * test-code/local-global/local-global.c: Created.
341
        * test-code/local-global/Makefile.am: Created.
342
        * test-code/local-global/Makefile.in: Regenerated.
343
        * test-code/Makefile.am: Created.
344
        * test-code/Makefile.in: Regenerated.
345
        * test-code/mc-async: New directory.
346
        * test-code/mc-async/Makefile.am: Created.
347
        * test-code/mc-async/Makefile.in: Regenerated.
348
        * test-code/mc-async/mc-async.c: Created.
349
        * test-code/mc-async/mc-async.h: Created.
350
        * test-code/mc-common: New directory.
351
        * test-code/mc-common/except-mc.S: Created.
352
        * test-code/mc-common/Makefile.am: Created.
353
        * test-code/mc-common/Makefile.in: Regenerated.
354
        * test-code/mc-common/mc-common.c: Created.
355
        * test-code/mc-common/mc-common.h: Created.
356
        * test-code/mc-dram: New directory.
357
        * test-code/mc-dram/Makefile.am: Created.
358
        * test-code/mc-dram/Makefile.in: Regenerated.
359
        * test-code/mc-dram/mc-dram.c: Created.
360
        * test-code/mc-dram/mc-dram.h: Created.
361
        * test-code/mc-ssram: New directory.
362
        * test-code/mc-ssram/Makefile.am: Created.
363
        * test-code/mc-ssram/Makefile.in: Regenerated.
364
        * test-code/mc-ssram/mc-ssram.c: Created.
365
        * test-code/mc-ssram/mc-ssram.h: Created.
366
        * test-code/mc-sync: New directory.
367
        * test-code/mc-sync/Makefile.am: Created.
368
        * test-code/mc-sync/Makefile.in: Regenerated.
369
        * test-code/mc-sync/mc-sync.c: Created.
370
        * test-code/mc-sync/mc-sync.h: Created.
371
        * test-code/mem-test: New directory.
372
        * test-code/mem-test/Makefile.am: Created.
373
        * test-code/mem-test/Makefile.in: Regenerated.
374
        * test-code/mem-test/mem-test.c: Created.
375
        * test-code/mmu: New directory.
376
        * test-code/mmu/Makefile.am: Created.
377
        * test-code/mmu/Makefile.in: Regenerated.
378
        * test-code/mmu/mmu-asm.S: Created.
379
        * test-code/mmu/mmu.c: Created.
380
        * test-code/mul: New directory.
381
        * test-code/mul/Makefile.am: Created.
382
        * test-code/mul/Makefile.in: Regenerated.
383
        * test-code/mul/mul.c: Created.
384
        * test-code/mycompress: New directory.
385
        * test-code/mycompress/Makefile.am: Created.
386
        * test-code/mycompress/Makefile.in: Regenerated.
387
        * test-code/mycompress/mycompress.c: Created.
388
        * test-code/support: New directory.
389
        * test-code/support/int.c: Created.
390
        * test-code/support/int.h: Created.
391
        * test-code/support/Makefile.am: Created.
392
        * test-code/support/Makefile.in: Regenerated.
393
        * test-code/support/spr-defs.h: Created.
394
        * test-code/support/support.c: Created.
395
        * test-code/support/support.h: Created.
396
        * test-code/tick: New directory.
397
        * test-code/tick/Makefile.am: Created.
398
        * test-code/tick/Makefile.in: Regenerated.
399
        * test-code/tick/tick.c: Created.
400
        * test-code/uos: New directory.
401
        * test-code/uos/except-or32.S: Created.
402
        * test-code/uos/ipc.h: Created.
403
        * test-code/uos/Makefile.am: Created.
404
        * test-code/uos/Makefile.in: Regenerated.
405
        * test-code/uos/README: Created.
406
        * test-code/uos/task.c: Created.
407
        * test-code/uos/tick.c: Created.
408
        * test-code/uos/uos.c: Created.
409
        * test-code/uos/uos.h: Created.

powered by: WebSVN 2.1.0

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