trezor-core/mocks
Pavol Rusnak 845a3a7e0d
tests: add partial pylint support
2017-06-07 19:06:26 +02:00
..
trezor mocks: update build script, refresh 2017-04-08 18:43:26 +02: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 tests: add partial pylint support 2017-06-07 19:06:26 +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 tests: add partial pylint support 2017-06-07 19:06:26 +02:00
uctypes.py tests: add partial pylint support 2017-06-07 19:06:26 +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 tests: add partial pylint support 2017-06-07 19:06:26 +02:00
utime.py tests: add partial pylint support 2017-06-07 19:06:26 +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