commit | 98d55a68a3e7e4d27d4906c7f595cfdd0e18d60c | [log] [tgz] |
---|---|---|
author | Cindy Liu <hcindyl@google.com> | Mon Nov 15 20:38:16 2021 -0800 |
committer | Cindy Liu <hcindyl@google.com> | Tue Nov 16 13:59:51 2021 -0800 |
tree | 3ae9c5576f23615174fac990e56c83263d3c3c10 | |
parent | a054f9c77a5b50f760cd582c0467656856bdfe70 [diff] |
sw:vec: test_runner: grab elf return code Grab the return code from the log string. Ideally we would like to grab the result from CSR or a register, but QEMU doesn't have the register access hooked up. :( With this change, test_runner.py will tunnel the main return code, and can be used in CI or ctest. Change-Id: I6dfbf9cb1b4f4911bcfb230936c67f255178ee7c