libc: tests: add some tests for __cxa_atexit handlingThis adds a basic test that __cxa_atexit works, and also adds some testsfor __cxa_atexit handlers registered in the middle of __cxa_finalize.
libc: tests: add some tests for __cxa_atexit handlingThis adds a basic test that __cxa_atexit works, and also adds some testsfor __cxa_atexit handlers registered in the middle of __cxa_finalize.PR: 285870
show more ...