RTEMS 6.1-rc4
Loading...
Searching...
No Matches
libtest Directory Reference

Files

file  gcovdumpinfo.c
 This source file contains the implementation of _Gcov_Ddump_info().
 
file  gcovdumpinfobase64.c
 This source file contains the implementation of _Gcov_Dump_info_base64().
 
file  gcovinfoset.c
 This source file contains the definition of the gcov information linker set.
 
file  t-test-busy-tick.c
 This source file contains the implementation of T_get_one_clock_tick_busy().
 
file  t-test-busy.c
 This source file contains the implementation of T_busy().
 
file  t-test-checks-eno.c
 This source file contains the implementation of T_strerror(), T_check_eno(), and T_check_eno_success().
 
file  t-test-checks-psx.c
 This source file contains the implementation of T_check_psx_error() and T_check_psx_success().
 
file  t-test-checks.c
 This source file contains the implementation of various RTEMS Test Framework check functions.
 
file  t-test-hash-sha256.c
 This source file contains the implementation of T_report_hash_sha256_update() and T_report_hash_sha256().
 
file  t-test-interrupt.c
 This source file contains the implementation of T_interrupt_test().
 
file  t-test-rtems-context.c
 This source file contains the implementation of T_check_task_context().
 
file  t-test-rtems-fds.c
 This source file contains the implementation of T_check_file_descriptors().
 
file  t-test-rtems-heap.c
 This source file contains the implementation of T_check_heap().
 
file  t-test-rtems-measure.c
 This source file contains the implementation of T_measure_runtime().
 
file  t-test-rtems-memory.c
 This source file contains the implementation of T_memory_allocate(), T_memory_deallocate(), and T_memory_action().
 
file  t-test-rtems-objs.c
 This source file contains the implementation of the RTEMS objects test support.
 
file  t-test-rtems-posix-keys.c
 This source file contains the implementation of T_check_posix_keys().
 
file  t-test-rtems.c
 This source file contains the implementation of T_putchar_default(), T_check_rsc(), and T_check_rsc_success().
 
file  t-test-rtems.h [code]
 This header file provides the RTEMS-specific API of the RTEMS Test Framework.
 
file  t-test-scheduler.c
 This source file contains the implementation of the scheduler test support API.
 
file  t-test-thread-switch.c
 This source file contains the implementation of the thread switch recorder.
 
file  t-test-time.c
 This source file contains the implementation of the time and ticks test support.
 
file  t-test.c
 This source file contains the core implementation of RTEMS Test Framework.
 
file  testbeginend.c
 This source file contains the implementation of rtems_test_begin() and rtems_test_end().
 
file  testexit.c
 This source file contains the implementation of rtems_test_exit().
 
file  testgcovbspreset.c
 This source file contains the implementation of a wrapper for bsp_reset() which dumps the gcov information using rtems_test_gcov_dump_info() before the real bsp_reset() is called.
 
file  testgcovdumpinfo.c
 This source file contains the implementation of rtems_test_gcov_dump_info().
 
file  testprinter.c
 This source file contains the definition of rtems_test_printer and the implementation of rtems_test_printf().
 
file  testrun.c
 This source file provides the implementation of rtems_test_run().