Warning, /testsuites/sptests/spcache01/spcache01.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: spcache01
0004
0005 The screen file was obtained on a PowerPC QorIQ P1020E target running with a
0006 processor frequency of 800MHz.
0007
0008 directives:
0009
0010 - rtems_cache_flush_multiple_data_lines()
0011 - rtems_cache_get_data_line_size()
0012 - rtems_cache_get_instruction_line_size()
0013 - rtems_cache_invalidate_entire_instruction()
0014 - rtems_cache_invalidate_multiple_data_lines()
0015 - rtems_cache_invalidate_multiple_instruction_lines()
0016 - rtems_cache_aligned_malloc()
0017 - rtems_cache_coherent_allocate()
0018 - rtems_cache_coherent_free()
0019 - rtems_cache_coherent_add_area()
0020
0021 concepts:
0022
0023 - Ensure that some cache manager functions work.