diff options
author | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2017-12-13 18:32:25 +0200 |
---|---|---|
committer | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2017-12-13 18:35:37 +0200 |
commit | 43141ddb55c715e90b60d2fa2d9d5e01cc66b511 (patch) | |
tree | b02c9762fc16aba9b9e890adbd60300d87afca65 /tests/basics/class_inherit_mul.py | |
parent | 334934ee972537d9628b9cf4f53bec952c29dcdb (diff) | |
download | micropython-43141ddb55c715e90b60d2fa2d9d5e01cc66b511.tar.gz micropython-43141ddb55c715e90b60d2fa2d9d5e01cc66b511.zip |
tools/tinytest-codegen: Take --target= option for test set selection.
Gets passed to run-tests --list-tests to get actual list of tests to use.
If --target= is not given, legacy set hardcoded in tinytest-codegen itself
is used.
Also, get rid of tinytest test groups - they aren't really used for
anything, and only complicate processing. Besides, one of the next
step is to limit number of tests per a generated file to control
the binary size, which also will require "flat" list of tests.
Diffstat (limited to 'tests/basics/class_inherit_mul.py')
0 files changed, 0 insertions, 0 deletions