Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

Changes between Version 8 and Version 9 of Projects/GSoC/TestSuite/tasks


Ignore:
Timestamp:
08/17/12 09:21:55 (12 years ago)
Author:
Xiaochen Pan
Comment:

/* Tasks Management */

Legend:

Unmodified
Added
Removed
Modified
  • Projects/GSoC/TestSuite/tasks

    v8 v9  
    5757= Interrupt Management =
    5858
     59{| class="wikitable"
     60|-
     61! General Area Written Test
     62|-
     63| sp*
     64|}
     65
     66{| class="wikitable"
     67|-
     68! Subarea
     69! Written Tests
     70|-
     71| establish ISR
     72|
     73|-
     74| enable and disable interrupts
     75|
     76|-
     77| flash interrupt
     78|
     79|-
     80| check whether ISR in process
     81|
     82|}
    5983= Process Management =
    6084= Posix Thread Management =