|
@@ -7,3 +7,9 @@
|
|
|
[submodule "tests/sim/sim_board/peripheral"]
|
|
|
path = tests/sim/sim_board/peripheral
|
|
|
url = https://git.midea.com/DEP-MITBG/dep-mt/digitization-group/PeripheralSim
|
|
|
+[submodule "tests/sim/automation"]
|
|
|
+ path = tests/sim/automation
|
|
|
+ url = https://git.midea.com/DEP-MITBG/dep-mt/public-group/autosim_matlabscript
|
|
|
+[submodule "tests/sim/pytest"]
|
|
|
+ path = tests/sim/pytest
|
|
|
+ url = https://git.midea.com/DEP-MITBG/dep-mt/public-group/autosim_pythonscript
|