commit | 4df9d91bc2985c4d06395468406dca340d78c6ee | [log] [tgz] |
---|---|---|
author | June Tate-Gans <jtgans@google.com> | Tue Aug 29 15:21:57 2023 -0700 |
committer | Matthew Wilson <mwilson@google.com> | Wed Nov 15 17:22:39 2023 -0800 |
tree | 1cbfa198c40d5b935fcc6f5ef5c2180fe5d6eda5 | |
parent | 47fa318b5506bbf6fcf658030fe1206ffac77fc7 [diff] |
robot tests: Rework the scripts to group common bits Prelude to more refactoring and getting this whole set of robot tests running on FPGA in CI. - Adjust FPGA header file to include quiesce delay. - Adjust fpga_test.sh to copy the whole tests dir. - Put variables into variables/ as python modules and depend on environment variables for ROOTDIR and PLATFORM. - Move common keywords into resources/common.resource. - Adjust variable names like UART5 to more sensible names. - Adjust ML test to use a variable for the model name. - Remove tarball reconstruction script from shodan_boot.robot since we don't actually need that for testing in renode. Change-Id: I53aa03a353d83b6f51ff3c615df5015e47fd18f6
This project hosts robot test scripts and utilization functions for Renode and FPGA robot tests.