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

Changes between Version 4 and Version 5 of Projects/GSoC/TestSuite/general_areas


Ignore:
Timestamp:
08/18/12 23:18:09 (12 years ago)
Author:
Xiaochen Pan
Comment:

/* Timer */

Legend:

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

    v4 v5  
    7070{| class="wikitable"
    7171|-
    72 !width="200pt"|General Area Written Test
     72! width="200pt"|General Area Written Test
    7373| width="300pt"|
    7474|}
     
    7979!  width="300pt"|Written Tests
    8080|-
     81|create a timer
     82|
     83|-
     84|obtain a timer id
     85|
     86|-
     87|initialize an interval timer
     88|
     89|-
     90|initialize a time of day timer
     91|
     92|-
     93|canceling a timer
     94|
     95|-
     96|resetting a timer
     97|
     98|-
     99|initializing the timer server
     100|
     101|-
     102|delete a timer
     103|
     104|}
    81105= Posix Timer API =
    82106