aboutsummaryrefslogtreecommitdiff
path: root/tests/extmod/uctypes_bytearray.py
AgeCommit message (Expand)Author
2017-12-19tests/extmod: Add some uctypes tests to improve coverage of that module.Damien George
2017-06-10tests: Convert remaining "sys.exit()" to "raise SystemExit".Paul Sokolovsky
2017-02-15tests/extmod: Make tests skippable.Paul Sokolovsky
2015-06-06moductypes: Swap address and descriptor args in constructor.Paul Sokolovsky
2014-10-30moductypes: Add test for accessing UINT8 array.Paul Sokolovsky