Rename tests to ensure they don't have overlapping names.

Some tests will delete their output directory before starting.
The output directory is based on the test names.
If one test is the prefix of another test, then when that test
starts, it could try to delete the output directory of the other
test with the longer path.
This commit is contained in:
Eric Huss 2023-03-22 21:12:40 -07:00
parent 8859fde21f
commit 2da2ade0f7
7 changed files with 0 additions and 0 deletions