alanmacd commented on code in PR #13885:
URL: https://github.com/apache/tvm/pull/13885#discussion_r1093790072
##########
tests/micro/zephyr/test_zephyr.py:
##########
@@ -608,5 +608,41 @@ def
test_schedule_build_with_cmsis_dependency(workspace_dir, board, microtvm_deb
assert "CMSIS-NN/Include" in cmake_content
[email protected]_micro
+def test_debugging_enabled(workspace_dir):
+ """Test debugging enabled for LED.
+ We used a physical board(nucleo_l4r5zi) instead of QEMU since
+ LED config is not available on QEMU.
Review Comment:
maybe reference in comment that `verbose` equal to True is what is being
tested, it's not super obvious that maps to "debugging enabled"
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]