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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [rtems/] [c/] [src/] [tests/] [PROBLEMS] - Blame information for rev 173

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 30 unneback
#
2
#  $Id: PROBLEMS,v 1.2 2001-09-27 12:02:07 chris Exp $
3
#
4
 
5
The tests were designed to operate in a very controlled environment.  If
6
one uses interrupt-driven console output, then tasks will block unexpectedly
7
when a buffer filles and interrupts will perturb with the task execution order.
8
 
9
The tmtests should only be run with all interrupt sources disabled using
10
polled IO.
11
 
12
The following is a list of reported failures from running the tests on
13
a board with interrupt driven console IO.  These problems do not
14
occur when using polled IO.
15
 
16
tm03, tm04, tm05, tm07, tm11, tm12, tm13, tm14, tm15, tm16, tm17,
17
tm19, tm22, tm23, tm24 - All hit my breakpoint at
18
_Internal_error_Occurred.
19
 
20
tm20, tm27 - hang in middle of tests.
21
tm26 - hangs at end of tests.
22
 
23
sp02 - Gets through some tests, then attempts to execute code at
24
location 0.
25
sp04 - hangs at end of tests.
26
sp06 - rtems_task_restart of TA3 FAILED -- expected (0) got (4)
27
sp07, sp14 - hang in middle of tests
28
sp13, sp15 - terminate properly, but output at end is missing.
29
sp16 - _Internal_error_Occurred.
30
sp19 - rtems_clock_get FAILED -- expected (0) got (11), and hangs in
31
middle of test.
32
 
33
cpuuse - hangs in middle of tests
34
malloctest - prints nothing
35
 
36
psx05 - Init: pthread_mutex_init - EINVAL (bad protocol)
37
../../../../../../../src/rtems-981001/c/src/tests/psxtests/psx05/../../../../../
38
../../src/rtems-981001/c/src/tests/psxtests/psx05/task.c:35:
39
failed assertion `status == EBUSY'
40
N\: pthread_mutex_init - EINVAL (bad priority ceiling)
41
 
42
 

powered by: WebSVN 2.1.0

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