Back to home page

LXR

 
 

    


Warning, /testsuites/sptests/spcpucounter01/spcpucounter01.doc is written in an unsupported language. File is not indexed.

0001 This file describes the directives and concepts tested by this test set.
0002 
0003 test set name: spcpucounter01
0004 
0005 directives:
0006 
0007   - rtems_counter_read()
0008   - rtems_counter_difference()
0009   - rtems_counter_ticks_to_nanoseconds()
0010   - rtems_counter_nanoseconds_to_ticks()
0011   - rtems_counter_delay_nanoseconds()
0012   - rtems_counter_delay_ticks()
0013 
0014 concepts:
0015 
0016   - Ensure that the CPU counter converter functions produce consistent values.
0017   - Ensure that the busy wait functions are consistent with the clock tick
0018     durations.