mindspore/tests/st/control/inner
l00591931 092fcc40c9 Fix inline pass problem on switch 2021-09-23 11:48:00 +08:00
..
test_000_single_if.py open log info 2021-09-02 09:49:16 +08:00
test_001_single_while.py add security isolate for save_graphs 2021-09-14 10:24:12 +08:00
test_002_single_for.py open log info 2021-09-02 09:49:16 +08:00
test_010_if_in_if.py open log info 2021-09-02 09:49:16 +08:00
test_011_if_in_while.py add security isolate for save_graphs 2021-09-14 10:24:12 +08:00
test_011_if_in_while_break.py add security isolate for save_graphs 2021-09-14 10:24:12 +08:00
test_012_if_in_for.py add security isolate for save_graphs 2021-09-14 10:24:12 +08:00
test_012_if_in_for_break.py add security isolate for save_graphs 2021-09-14 10:24:12 +08:00
test_020_while_in_if.py add security isolate for save_graphs 2021-09-14 10:24:12 +08:00
test_021_while_while_normal.py add security isolate for save_graphs 2021-09-14 10:24:12 +08:00
test_022_for_while_normal.py add security isolate for save_graphs 2021-09-14 10:24:12 +08:00
test_030_for_in_if.py open log info 2021-09-02 09:49:16 +08:00
test_031_for_in_while.py open log info 2021-09-02 09:49:16 +08:00
test_032_for_in_for.py open log info 2021-09-02 09:49:16 +08:00
test_100_if_after_if.py open log info 2021-09-02 09:49:16 +08:00
test_101_if_after_while.py add security isolate for save_graphs 2021-09-14 10:24:12 +08:00
test_102_if_after_for.py open log info 2021-09-02 09:49:16 +08:00
test_110_if_after_if_in_if.py Fix abstract different bug between caller and subgraph output. 2021-09-06 17:56:20 +08:00
test_111_if_after_if_in_while.py add security isolate for save_graphs 2021-09-14 10:24:12 +08:00
test_112_if_after_if_in_for.py Fix inline pass problem on switch 2021-09-23 11:48:00 +08:00
test_120_if_after_while_in_if.py add security isolate for save_graphs 2021-09-14 10:24:12 +08:00
test_121_if_after_while_in_while.py add security isolate for save_graphs 2021-09-14 10:24:12 +08:00
test_122_if_after_while_in_for.py add security isolate for save_graphs 2021-09-14 10:24:12 +08:00
test_130_if_after_for_in_if.py open log info 2021-09-02 09:49:16 +08:00
test_131_if_after_for_in_while.py open log info 2021-09-02 09:49:16 +08:00
test_132_if_after_for_in_for.py open log info 2021-09-02 09:49:16 +08:00
test_200_while_after_if.py add security isolate for save_graphs 2021-09-14 10:24:12 +08:00
test_201_for_n_while.py add security isolate for save_graphs 2021-09-14 10:24:12 +08:00
test_202_while_n_while.py add security isolate for save_graphs 2021-09-14 10:24:12 +08:00
test_210_while_after_if_in_if.py add security isolate for save_graphs 2021-09-14 10:24:12 +08:00
test_211_while_after_if_in_while.py add security isolate for save_graphs 2021-09-14 10:24:12 +08:00
test_212_while_after_if_in_for.py add security isolate for save_graphs 2021-09-14 10:24:12 +08:00
test_220_while_after_while_in_if.py add security isolate for save_graphs 2021-09-14 10:24:12 +08:00
test_221_while_while_while.py add security isolate for save_graphs 2021-09-14 10:24:12 +08:00
test_222_for_while_while.py add security isolate for save_graphs 2021-09-14 10:24:12 +08:00
test_230_while_after_for_in_if.py add security isolate for save_graphs 2021-09-14 10:24:12 +08:00
test_231_while_for_while.py add security isolate for save_graphs 2021-09-14 10:24:12 +08:00
test_232_for_for_while.py add security isolate for save_graphs 2021-09-14 10:24:12 +08:00
test_300_for_after_if.py open log info 2021-09-02 09:49:16 +08:00
test_301_while_normal_for.py add security isolate for save_graphs 2021-09-14 10:24:12 +08:00
test_302_for_after_for.py open log info 2021-09-02 09:49:16 +08:00
test_310_for_after_if_in_if.py open log info 2021-09-02 09:49:16 +08:00
test_311_while_if_for.py add security isolate for save_graphs 2021-09-14 10:24:12 +08:00
test_320_for_after_while_in_if.py open log info 2021-09-02 09:49:16 +08:00
test_321_while_while_in_while.py add security isolate for save_graphs 2021-09-14 10:24:12 +08:00
test_322_for_after_while_in_for.py open log info 2021-09-02 09:49:16 +08:00
test_330_for_after_for_in_if.py open log info 2021-09-02 09:49:16 +08:00
test_331_for_after_for_in_while.py open log info 2021-09-02 09:49:16 +08:00
test_332_for_after_for_in_for.py open log info 2021-09-02 09:49:16 +08:00
test_break_continue.py add test test_break_continue 2021-09-13 19:36:01 +08:00