commit | 0fbb4169f9147fdf406e35ccf61ec0383dd7e29c | [log] [tgz] |
---|---|---|
author | Matthew Wilson <mwilson@google.com> | Fri Dec 01 12:30:25 2023 -0800 |
committer | Matthew Wilson <mwilson@google.com> | Mon Dec 04 12:05:24 2023 -0800 |
tree | b8446fae6a9e007070813d8f6c9dd906e5d11b0f | |
parent | 4df9d91bc2985c4d06395468406dca340d78c6ee [diff] |
Don't try to zero-pad the Nexus ID in fpga_test.sh If the number is already zero padded then printf interprets if as an octal number, throws an error and prints '00'. This means tests fail on nexus08 and nexus09 if you zero pad the number. Change-Id: I88ea69215a6461df5869d7294a430240665471de
This project hosts robot test scripts and utilization functions for Renode and FPGA robot tests.