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

test set name: spcache01

The screen file was obtained on a PowerPC QorIQ P1020E target running with a
processor frequency of 800MHz.

directives:

  - rtems_cache_flush_multiple_data_lines()
  - rtems_cache_get_data_line_size()
  - rtems_cache_get_instruction_line_size()
  - rtems_cache_invalidate_entire_instruction()
  - rtems_cache_invalidate_multiple_data_lines()
  - rtems_cache_invalidate_multiple_instruction_lines()

concepts:

  - Ensure that some cache manager functions work.