Parcourir la source

feat:增加子模块

CN\guohui27 il y a 2 ans
Parent
commit
07497ab497
3 fichiers modifiés avec 8 ajouts et 0 suppressions
  1. 6 0
      .gitmodules
  2. 1 0
      tests/sim/automation
  3. 1 0
      tests/sim/pytest

+ 6 - 0
.gitmodules

@@ -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

+ 1 - 0
tests/sim/automation

@@ -0,0 +1 @@
+Subproject commit ee49d33e5f1d425043174b005f2388c9cc48c704

+ 1 - 0
tests/sim/pytest

@@ -0,0 +1 @@
+Subproject commit cde326b5b0e8d9e060b5dacebc69298bfe47dde7