Skip to content

Commit d2f9207

Browse files
jaenrig-ifxactions-user
authored andcommitted
tests/ports/psoc6: Reordered tests.
Signed-off-by: jaenrig-ifx <enriquezgarcia.external@infineon.com>
1 parent ef2a8e1 commit d2f9207

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

tests/ports/psoc6/run_psoc6_tests.sh

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -449,9 +449,10 @@ run_ci_tests() {
449449
spi_tests
450450
i2s_tests
451451
pdm_pcm_tests
452-
bitstream_tests
453452
time_pulse_tests
453+
bitstream_tests
454454
wdt_tests
455+
time_pulse_tests
455456
wifi_tests
456457
}
457458

@@ -494,8 +495,8 @@ ext_hw_multi_tests() {
494495
spi_tests
495496
i2s_tests
496497
pdm_pcm_tests
497-
bitstream_tests
498498
time_pulse_tests
499+
bitstream_tests
499500
}
500501

501502
case ${test_suite} in

0 commit comments

Comments
 (0)