#296 closed defect (fixed)

Unlimited test does not deal with system tasks

Reported by: Chris Johns Owned by: Joel Sherrill
Priority: lowest Milestone: 4.9
Component: unspecified Version: 4.5
Severity: normal Keywords:
Cc: bugs@…, chrisj@… Blocked By:
Blocking:

Description

The auto-extend disable test (test1) assumes only the test tasks are running. This may not be the case as BSP created tasks can be running. For example the monitor, network tasks, and IO driver tasks.

Test1 tries to make the configuration table number of tasks. If the BSP has consumed a few of these the test fails. The failure is a result of test1 actually passing.

Also, the test (infact all tests) assumes it can control the configuration table. This could/should be part of the BSP rather than the application.

Release:
RTEMS-4.5.0 + CVS

Environment:
Cybertec SFP-101 (Coldfire), bare-5200, tests built external to RTEMS.

Attachments (1)

pr296.tar.gz (665 bytes) - added by Chris Johns on 12/03/06 at 13:31:12.
pr296.tar.gz

Download all attachments as: .zip

Change History (5)

comment:1 Changed on 01/03/03 at 19:51:49 by Joel Sherrill

Status: assignedclosed

comment:2 Changed on 01/03/03 at 21:57:11 by Joel Sherrill

Status: closedwaiting

Changed on 12/03/06 at 13:31:12 by Chris Johns

Attachment: pr296.tar.gz added

pr296.tar.gz

comment:3 Changed on 08/05/08 at 16:18:51 by Joel Sherrill

Milestone: 4.9
rep_platform: All
Resolution: fixed
Status: assignedclosed

unlimited reliably compiles and runs now. This PR has long been resolved

comment:4 Changed on 10/10/17 at 06:46:55 by Sebastian Huber

Component: testingunspecified
Note: See TracTickets for help on using tickets.