* skip tests * fix devshell * rename .c -> .native.c * rename .out -> .native.out * rename crash_simple * fixy * fix rebase * fix tests * fix tests * fix lint * fix tests for arch agnostic * it is not possible write to `$fp` register, changes to `x29` * fixy * fixy * fixy * fixy * fixy * fixy * fixy * fix test_loads_core_without_crashing * fix test_command_errno * fix test_command_search_limit_multiple_pages * fix test_command_search_limit_multiple_pages * fix test_loads_core_without_crashing * fix test_loads_core_without_crashing * fix test_loads_core_without_crashing * remove duplicate tests * fix test_command_search_limit_single_page * fix lint * add workflow * remove platform specific * fix docker * fix test_command_search_limit_single_page * fix test_mallocng_find * fix test_command_search_literal * fix arch name * Apply suggestion from @disconnect3d * remove old heap tests * fix jemalloc tests * remove old test_command_elf * fix test_command_elf * fix tests * fix test_find_fake_fast_command * fix test_find_fake_fast_command * fix lint * fix test_command_errno --------- Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>