summaryrefslogtreecommitdiff
path: root/tests/extmod/uhashlib_sha256.py
AgeCommit message (Expand)Author
2020-03-30tests: Format all Python code with black, except tests in basics subdir.David Lechner
2017-12-19tests/extmod/uhashlib_sha256: Add test for hashing 56 bytes of data.Damien George
2017-06-10tests: Convert remaining "sys.exit()" to "raise SystemExit".Paul Sokolovsky
2016-10-28tests/extmod/uhashlib_sha256: Rename sha256.py test.Alex March