aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-05-26Update code coverage resultsMartyn Capewell
2022-04-29Remove per-instruction functions and data structuresMartyn Capewell
2022-03-17Clear upper parts of register in scalar [su]cvtf simulationMartyn Capewell
2022-03-09Add explicit IsImmediatePre/PostIndex testsMartyn Capewell
2022-01-21Update code coverage (#18)mmc28a
2022-01-18Fix section header in supported instructions document (#15)mmc28a
2022-01-11Update supported instruction documentMartyn Capewell
2022-01-04Update code coverage record. (#12)TatWai Chong
2021-11-16Remove unallocated encodings from disassembly of Neon Across groupMartyn Capewell
2021-10-01Add support for Neon mixed-sign dot product instructionsMartyn Capewell
2021-09-21Add missing addressing mode for ld1rq and ldnt1Martyn Capewell
2021-07-15Prevent tests passing with old code coverage data.Martyn Capewell
2021-07-07Re-enable clang-tidy for simulatorMartyn Capewell
2021-04-01Add code coverage reporting scriptMartyn Capewell
2020-11-10Remove "dummy" from test and toolsMartyn Capewell
2020-09-10Fix lint.py error regex.Jacob Bramley
2020-06-08Merge branch 'master' into sveJacob Bramley
2020-06-02Compatibility fixes for scons using Python 3Matthew Bentham
2020-05-15Merge branch 'master' into sveJacob Bramley
2020-05-07Update clang tools to 4.0.Jacob Bramley
2020-02-26Show output of --list when it fails.Jacob Bramley
2020-02-14Test fewer targets.Jacob Bramley
2020-02-03Move to a C++14 baseline.Jacob Bramley
2019-07-05Added script to run clang-tidy on VIXL sourcesAnthony Barbier
2019-07-05Remove the 'shell' argument from getstatusoutput.Jacob Bramley
2019-07-01Factor out get_source_files in the tools.Jacob Bramley
2019-06-27Report skipped tests in the results.Anthony Barbier
2019-05-03Allow throwing exceptions from destructors for testing.Pierre Langlois
2019-03-15Add support for compiler cachesAnthony Barbier
2019-03-15Refactoring of tools/test.pyAnthony Barbier
2019-03-14Disable -O3 to compile the tests in release mode.Anthony Barbier
2019-03-01Add option to regroup tests execution at the end.Anthony Barbier
2019-01-30Fix supported instruction generator script.Martyn Capewell
2018-08-16Use a more robust method to look for the Git root.Jacob Bramley
2018-08-13Allow using a custom clang-format.Pierre Langlois
2018-07-04Remove the Debugger.Jacob Bramley
2018-05-25Improve simulator trace generator script and fix tests.Alexander Gilday
2017-06-21Use clang-format 3.8 to format VIXLPierre Langlois
2017-05-16[test] Add preliminary FP tests for OP.<dt> <Dd>, <Dn>, <Dm>Pierre Langlois
2017-05-15Speed up testsMartyn Capewell
2017-03-15Add functionality for generating negative assembler tests.Georgia Kouveli
2017-02-20[tests] Allow generating one description to support two ISAPierre Langlois
2017-02-06Fix and re-run the instruction documentation script.Jacob Bramley
2017-01-25Enable clang-format in the testsPierre Langlois
2017-01-19Fix test.py configuration combinations.Jacob Bramley
2017-01-19Add a --dry-run option to test.pyJacob Bramley
2017-01-10Allow conditional inclusion of A32, T32 and A64.Rodolph Perfetta
2016-12-19Allow configuration of the CodeBuffer allocator.Jacob Bramley
2016-12-16Add option to skip generation of dummy traces in tools/generate_tests.py.Georgia Kouveli
2016-12-15Make test.py build with different values for target_archPierre Langlois