Kevin Sala Penades 93f339b593
[offload] Fix unittests when multiple devices are available (#173209)
This commit appends a device number after the device name (used as
unittest param name). The number is between 0 and the number of
available non-host devices. In this way, it allows multiple devices of
the same vendor to be tested.
2025-12-21 19:50:43 -08:00
..