Skip to content

tests: Ensure unsupported time functions lead to abort

Manuel Huber requested to merge add-death-tests-for-unsupported-calls into main

Add death tests to ensure that unsupported time functions as ftime() and timespec_get() lead to process abort when this library is preloaded.

Merge request reports