mirror of
https://gitlab.com/manzerbredes/esds.git
synced 2025-04-19 03:59:45 +00:00
Debug and improve tests
This commit is contained in:
parent
b3cbb52f00
commit
17bfda379b
25 changed files with 376 additions and 21 deletions
4
tests/breakpoints_manual_1n/callback.py
Executable file
4
tests/breakpoints_manual_1n/callback.py
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env python
|
||||
|
||||
def callback(simulator):
|
||||
simulator.log("Hello Callback!")
|
Loading…
Add table
Add a link
Reference in a new issue