Browse Source

hwm2: Fix unit_testing: it is also a legacy board by now

b3243bb501
missed moving the unit_testing target board and soc
definition to the corresponding legacy folders
leaving them broken. Fix it by doing the equivalent
move.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
pull/69687/head
Alberto Escolar Piedras 1 year ago committed by Carles Cufi
parent
commit
88e5959f17
  1. 0
      subsys/testsuite/boards/boards_legacy/unit_testing/unit_testing/Kconfig.board
  2. 0
      subsys/testsuite/boards/boards_legacy/unit_testing/unit_testing/Kconfig.defconfig
  3. 0
      subsys/testsuite/boards/boards_legacy/unit_testing/unit_testing/unit_testing_defconfig
  4. 0
      subsys/testsuite/soc/soc_legacy/unit_testing/unit_testing/Kconfig.soc

0
subsys/testsuite/boards/unit_testing/unit_testing/Kconfig.board → subsys/testsuite/boards/boards_legacy/unit_testing/unit_testing/Kconfig.board

0
subsys/testsuite/boards/unit_testing/unit_testing/Kconfig.defconfig → subsys/testsuite/boards/boards_legacy/unit_testing/unit_testing/Kconfig.defconfig

0
subsys/testsuite/boards/unit_testing/unit_testing/unit_testing_defconfig → subsys/testsuite/boards/boards_legacy/unit_testing/unit_testing/unit_testing_defconfig

0
subsys/testsuite/soc/unit_testing/unit_testing/Kconfig.soc → subsys/testsuite/soc/soc_legacy/unit_testing/unit_testing/Kconfig.soc

Loading…
Cancel
Save