summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spcache01/spcache01.doc
blob: 04e32a1e5d2812475639ae58e0988872edc01c23 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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()
  - rtems_cache_aligned_malloc()

concepts:

  - Ensure that some cache manager functions work.