aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/A32/testenv.h
AgeCommit message (Expand)Author
2022-12-29tests/A32: Add a SVC call testMerry
2022-06-21A32/A64: Allow std::nullopt from MemoryReadCodeMerry
2022-04-19Migrate to mclMerry
2021-05-31tests: Format to clang-format mandated styleMerryMage
2021-05-28unit tests & various fixesJeremy Van de woestyne
2021-05-22Add .clang-format fileMerryMage
2021-05-19Consolidate all source files into src/ directoryMerry
2021-02-07testenv: Ignore warning C4309MerryMage
2021-02-06a32_unicorn: Halt when PC leaves code_memMerryMage
2021-02-06fuzz_arm: Add fuzzing for thumb instructionsMerryMage
2020-04-23Relicense to 0BSDMerryMage
2020-04-22A32/Thumb: Correct behaviour for UDF and Unpredictable instructionsMerryMage
2020-04-22A32: Fuzz instructions using unicornLioncash
2020-04-22tests/a32/testenv: Make A32TestEnv's code_mem member a std::vectorLioncash
2020-04-22A32/testenv: Add missing headersMerryMage
2020-04-22tests: Refactor unicorn_emu to allow for A32 unicornMerryMage
2020-04-22tests/A32/testenv: Add type aliases for register arraysLioncash
2020-04-22assert: Use fmt in ASSERT_MSGMerryMage
2020-04-22A32: Change UserCallbacks to be similar to A64's interfaceMerryMage