trezor-core/mocks
Pavol Rusnak 998fb9fce6
tests: added check_coverage script
trezor.crypto: update docu
2016-11-06 11:53:22 +01:00
..
trezor tests: added check_coverage script 2016-11-06 11:53:22 +01:00
__init__.py Mock builder for C modules 2016-09-27 17:26:15 +02:00
gc.py Mocks of MicroPython methods used by Core (taken from https://docs.micropython.org/en/latest/pyboard/py-modindex.html) 2016-09-27 17:26:17 +02:00
machine.py Mocks of MicroPython methods used by Core (taken from https://docs.micropython.org/en/latest/pyboard/py-modindex.html) 2016-09-27 17:26:17 +02:00
micropython.py Add const() mock 2016-09-27 17:34:48 +02:00
sys.py Mocks of MicroPython methods used by Core (taken from https://docs.micropython.org/en/latest/pyboard/py-modindex.html) 2016-09-27 17:26:17 +02:00
ubinascii.py Mocks of MicroPython methods used by Core (taken from https://docs.micropython.org/en/latest/pyboard/py-modindex.html) 2016-09-27 17:26:17 +02:00
uheapq.py Mocks of MicroPython methods used by Core (taken from https://docs.micropython.org/en/latest/pyboard/py-modindex.html) 2016-09-27 17:26:17 +02:00
uio.py Mocks of MicroPython methods used by Core (taken from https://docs.micropython.org/en/latest/pyboard/py-modindex.html) 2016-09-27 17:26:17 +02:00
ustruct.py Mocks of MicroPython methods used by Core (taken from https://docs.micropython.org/en/latest/pyboard/py-modindex.html) 2016-09-27 17:26:17 +02:00
utime.py Mocks of MicroPython methods used by Core (taken from https://docs.micropython.org/en/latest/pyboard/py-modindex.html) 2016-09-27 17:26:17 +02:00
uzlib.py Mocks of MicroPython methods used by Core (taken from https://docs.micropython.org/en/latest/pyboard/py-modindex.html) 2016-09-27 17:26:17 +02:00