summaryrefslogtreecommitdiffstatshomepage
path: root/tests/basics/class_str.py
diff options
context:
space:
mode:
authorPaul Sokolovsky <pfalcon@users.sourceforge.net>2017-12-11 20:04:27 +0200
committerPaul Sokolovsky <pfalcon@users.sourceforge.net>2017-12-13 09:07:51 +0200
commitea6bddbf8125e09d5d779d7203d402dbc093379d (patch)
treeee7d6ce49b33d80dc43a5d71ba08f4714e4ce083 /tests/basics/class_str.py
parente6f0d547ab16096d7a2c24824c6e398c082c0d50 (diff)
downloadmicropython-ea6bddbf8125e09d5d779d7203d402dbc093379d.tar.gz
micropython-ea6bddbf8125e09d5d779d7203d402dbc093379d.zip
ports/qemu-arm: Rework "test" target using upytesthelper.
The way tinytest was used in qemu-arm test target is that it didn't test much. MicroPython tests are based on matching the test output against reference output, but qemu-arm's implementation didn't do that, it effectively tested just that there was no exception during test execution. "upytesthelper" wrapper was introduce to fix it, so switch test implementation to use it. This requires passing different CFLAGS when building the firmware, so split out test-related parts to Makefile.test.
Diffstat (limited to 'tests/basics/class_str.py')
0 files changed, 0 insertions, 0 deletions