History log of /external/vixl/test/test-runner.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d817e1ed50e3c8d6bea1714ebc56cdebb076373a 22-Jun-2017 Jacob Bramley <jacob.bramley@arm.com> Add --disassemble-test-code.

Much of the time, the infrastructure (RegisterDump) code is distracting,
and often longer than the test. The new --disassemble-test-code option
omits the boiler-plate, and shows only the test code itself.

The normal --disassemble option still works as it did before.

Change-Id: I421f15734f912ef1e7a9f0d5a018c93d4a03e51a
/external/vixl/test/test-runner.h
1cb7144de5478fd860f6d64fad4207730d2e139b 30-Jan-2017 Georgia Kouveli <georgia.kouveli@arm.com> Import new standalone pool manager.

Change-Id: Icd46198a2980f4b4e17ac18367a006d5e4a33c69
/external/vixl/test/test-runner.h
bde2e4b5ce376456d50a972b6f3aaee3475f8786 24-Jan-2017 Pierre Langlois <pierre.langlois@arm.com> Enable clang-format in the tests

Extend the clang_format.py script to format everything by trace files in
the `test/` directory. Also, we have to add "on/off" marker in
`test-simualtor-inputs-aarch64.h` as clang-format is getting confused
there.

Change-Id: I1159498072bda1bfd049082aeccb347ec55e7825
/external/vixl/test/test-runner.h
e79723a010a6f42fe78e2515c7b0eb9308b93093 07-Jun-2016 Jacob Bramley <jacob.bramley@arm.com> Trace taken branches in the A64 simulator.

This is useful when debugging generated code, as it allows branch points to be
quickly identified and examined.

Change-Id: I2d1fdaf6fbf24582c73b2a301bc1a01217ef0fd3
/external/vixl/test/test-runner.h
bc01be684fe63a8a8c785f92e8aaa080cb6e87fa 12-Oct-2016 Pierre Langlois <pierre.langlois@arm.com> Introduce --disassemble option to test-runner

This patch adds a "--disassemble" option that one can pass to the
test-runner binary so that generated instructions will be printed to
standard output before executing.

Change-Id: Idb767a43d8f2bd8fdd4fa3718b973fb35204d0e0
/external/vixl/test/test-runner.h
b78f13911bfe6eda303e91ef215c87a165aae8ae 01-Jul-2016 Alexandre Rames <alexandre.rames@linaro.org> Add an `AUTHORS` file and update copyright notices.

Change-Id: Ifb505e5664996c1af41e38376e58ba49864213a3
/external/vixl/test/test-runner.h
1f9074de150536670464a85ef8e0ede60d26e3f9 23-May-2016 Alexandre Rames <alexandre.rames@linaro.org> Suffix source files in `src/` with `-vixl`.

This is required to keep VIXL building within Android: its build system copies
files across assuming that there will be no naming conflicts.

Change-Id: I9475c8833dd2f74f814004b7572ccc61337046fb
/external/vixl/test/test-runner.h
39c32a63e09751de64d079db9095648e02bf2c1f 23-May-2016 Alexandre Rames <alexandre.rames@linaro.org> Move source files from `src/vixl/` to `src/`.

This commit only moves files and updates the `#include` paths appropriately.

Change-Id: I9d430bd34af617c943a6c6570c9a3c27169eaf1b
/external/vixl/test/test-runner.h
0f35e36b7f5d1d2f4d95989b418447e1a4bcc8cd 10-May-2016 armvixl <vixl@arm.com> VIXL Release 1.13

Refer to the README.md and LICENCE files for details.

Change-Id: I922914f4e7da7cb939a8054cded11feb9ea51a86
/external/vixl/test/test-runner.h
6e2c8275d5f34a531fe1eef7a7aa877601be8558 31-Mar-2015 armvixl <vixl@arm.com> VIXL Release 1.9

Refer to the README.md and LICENCE files for details.
/external/vixl/test/test-runner.h
5289c5900fb214f2f6aa61e2a9263730dcf4cc17 02-Mar-2015 armvixl <vixl@arm.com> VIXL Release 1.8

Refer to the README.md and LICENCE files for details.
/external/vixl/test/test-runner.h
330dc7153e671968beb67f09ed2cb7b5bda334db 25-Nov-2014 armvixl <vixl@arm.com> VIXL Release 1.7

Refer to the README.md and LICENCE files for details.
/external/vixl/test/test-runner.h