summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spcpucounter01/spcpucounter01.doc
blob: 06ae34fd319a88b2dc8301877c78c81d40096be1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
This file describes the directives and concepts tested by this test set.

test set name: spcpucounter01

directives:

  - rtems_counter_read()
  - rtems_counter_difference()
  - rtems_counter_ticks_to_nanoseconds()
  - rtems_counter_nanoseconds_to_ticks()

concepts:

  - Ensure that the CPU counter converter functions produce consistent values.
  - Ensure that the busy wait functions are consistent with the clock tick
    durations.