execinfo: Add tests. * modules/execinfo-tests: New file. * tests/test-execinfo.c (test_backtrace): New function. Simply test that the symbols defined in execinfo.h can be used. (main): Use it.