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

Subversion Repositories openrisc

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

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

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