mirror of
https://github.com/espressif/esp-idf
synced 2025-03-11 10:09:08 -04:00
spi_master:modify test case name for spi sio mode test
This commit is contained in:
parent
6c35aa6868
commit
a462022205
@ -333,4 +333,4 @@ void test_slave_run(void)
|
||||
test_sio_slave_emulate(true);
|
||||
}
|
||||
|
||||
TEST_CASE_MULTIPLE_DEVICES("test sio all", "[spi_ms][test_env=Example_SPI_Multi_device]", test_master_run, test_slave_run);
|
||||
TEST_CASE_MULTIPLE_DEVICES("SPI_Master:Test_SIO_Mode_Multi_Board", "[spi_ms][test_env=Example_SPI_Multi_device]", test_master_run, test_slave_run);
|
||||
|
Loading…
x
Reference in New Issue
Block a user