You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mindspore/tests/st/control/inner
chenfei_mindspore ac6f5983b5
add inner testcases of control flow
4 years ago
..
test_001_single_while.py add inner testcases of control flow 4 years ago
test_011_if_in_while.py add inner testcases of control flow 4 years ago
test_011_if_in_while_break.py add inner testcases of control flow 4 years ago
test_012_if_in_for.py add inner testcases of control flow 4 years ago
test_012_if_in_for_break.py add inner testcases of control flow 4 years ago
test_020_while_in_if.py add inner testcases of control flow 4 years ago
test_101_if_after_while.py add inner testcases of control flow 4 years ago
test_111_if_after_if_in_while.py add inner testcases of control flow 4 years ago
test_120_if_after_while_in_if.py add inner testcases of control flow 4 years ago
test_121_if_after_while_in_while.py add inner testcases of control flow 4 years ago
test_122_if_after_while_in_for.py add inner testcases of control flow 4 years ago
test_200_while_after_if.py add inner testcases of control flow 4 years ago
test_210_while_after_if_in_if.py add inner testcases of control flow 4 years ago
test_211_while_after_if_in_while.py add inner testcases of control flow 4 years ago
test_212_while_after_if_in_for.py add inner testcases of control flow 4 years ago
test_220_while_after_while_in_if.py add inner testcases of control flow 4 years ago
test_230_while_after_for_in_if.py add inner testcases of control flow 4 years ago