summaryrefslogtreecommitdiff
path: root/docs/zephyr/tutorial
diff options
context:
space:
mode:
authorAlessandro Gatti <a.gatti@frob.it>2025-12-20 17:03:18 +0100
committerAlessandro Gatti <a.gatti@frob.it>2025-12-26 11:51:56 +0100
commit7173ddee5f979a3c54be7905d6c00aac29a90fda (patch)
tree52f6d9cbdae96f01e2e16a294ae6906cf7fa8dd4 /docs/zephyr/tutorial
parent14152e7f49fffdfaa404bf33e00ad247c70e1a4a (diff)
tests/run-natmodtests.py: Explicitly open prelude file.
This change lets the natmod test runner report status information on session end if a prelude script file is chosen. The script serialises its input data as part of the end of session reporting data, but since the prelude file is not a serialisable object serialisation would fail (it's a file handle as far as the argument container structure is aware). Now the file is explicitly open by the script rather than relying on argparse's file handle argument class wrapper. Signed-off-by: Alessandro Gatti <a.gatti@frob.it>
Diffstat (limited to 'docs/zephyr/tutorial')
0 files changed, 0 insertions, 0 deletions