Files
Embedded-System-Test-Automa…/configs/test_plan.json

31 lines
717 B
JSON

{
"groups": {
"smoke": [
"test_UART_cmdSetDataInterface.json",
"test_set_micron_MT29F16G08AJADAWP.json",
"test_get_badBlockMap_fromNAND.json"
],
"full": [
"test_UART_cmdSetDataInterface.json",
"test_set_micron_MT29F16G08AJADAWP.json",
"test_get_badBlockMap_fromNAND.json",
"test_start_March_FTE_by_blocks.json",
"test_randomDataTest_100_110.json",
"test_endurance_50_60_marchFTE_5.json",
"test_abort.json",
"test_start_March_FTE_all_targ0_repeat2.json",
"test_abort.json"
],
"abort": [
"test_abort.json"
],
"one": [
"test_UART_cmdSetDataInterface.json",
"test_readSnapshot_HK.json"
]
}
}