RTEMS 6.1-rc1
|
Tests the .preinit_array
constructor handling of the C runtime support.
More...
Files | |
file | tc-preinit-array.c |
Functions | |
T_TEST_CASE (ScoreThreadValPreinitArray) | |
Tests the .preinit_array
constructor handling of the C runtime support.
This test case performs the following actions:
.preinit_array
constructor invocation. Mark that the test case executed..preinit_array
constructor was called exactly once..preeinit_array
construction was done by the Classic API user initialization task..preinit_array
constructor was called before the global constructor invocations.