Damien George
|
b9672bcbe8
|
tests/extmod: Add test for machine.time_pulse_us().
|
2016-09-16 23:31:02 +10:00 |
|
Damien George
|
67a4813601
|
tests/extmod/urandom: Add urandom tests for error cases.
|
2016-09-16 12:49:15 +10:00 |
|
Damien George
|
cac8dc3414
|
tests/extmod/framebuf1: Add tests for scrolling in the x-direction.
|
2016-09-05 12:08:25 +10:00 |
|
Paul Sokolovsky
|
61e2dfd97d
|
tests/extmod/uzlib_decompio: Add zlib bitstream testcases.
|
2016-09-04 14:45:27 +03:00 |
|
Damien George
|
2d8740a4d1
|
tests/extmod: Add a test for framebuf module, tested by coverage build.
|
2016-09-04 16:40:40 +10:00 |
|
Paul Sokolovsky
|
fafd587514
|
tests/extmod: Add test for uzlib.DecompIO.
|
2016-09-03 00:20:30 +03:00 |
|
Radomir Dopieralski
|
fea7fe45ea
|
tests/extmod/vfs_fat_ramdisk: Add tests for VFS.umount()
Try to un-mount a file system and re-mount it again.
|
2016-08-26 23:24:32 +03:00 |
|
Paul Sokolovsky
|
c428367543
|
extmod/modubinascii: Make crc32() support configurable.
Disable by default, enable in unix port.
|
2016-08-24 18:28:43 +03:00 |
|
Pavol Rusnak
|
39799f7564
|
extmod/modubinascii: implement binascii.crc32
|
2016-08-24 10:42:46 +02:00 |
|
Paul Sokolovsky
|
a6fc90f92a
|
tests/uzlib_decompress: Actually test raw DEFLATE stream.
|
2016-08-17 06:10:16 +03:00 |
|
Paul Sokolovsky
|
0be4a7712d
|
tests: Rename zlibd_decompress.py -> uzlib_decompress.py.
To use the actual current name.
|
2016-08-12 22:50:45 +03:00 |
|
Paul Sokolovsky
|
3eb532e974
|
extmod/modbtree: Implement __contains__ operation.
|
2016-08-02 00:24:59 +03:00 |
|
Paul Sokolovsky
|
bc3912980a
|
tests/machine1: Revamp to work with unix port (which has "umachine").
|
2016-07-31 04:30:48 +03:00 |
|
Paul Sokolovsky
|
eb0e3bab1e
|
tests/machine_mem.py: Too non-portable, rework as an example for unix port.
|
2016-07-31 04:22:09 +03:00 |
|
Paul Sokolovsky
|
617bda27e9
|
tests/extmod/btree1: Tests against in-memory DB (using io.BytesIO).
|
2016-07-31 02:29:05 +03:00 |
|
Paul Sokolovsky
|
5a38694f55
|
tests/extmod/btree1: Close database at the end of test.
|
2016-07-24 00:30:32 +03:00 |
|
Paul Sokolovsky
|
c3f519adfe
|
tests/extmod/machine_pinbase: Skip if machine.PinBase is not available.
|
2016-07-17 16:30:24 +03:00 |
|
Paul Sokolovsky
|
0fb7a7a7ce
|
tests/btree1: Add testcase for iterating btree object directly.
|
2016-06-24 23:43:20 +03:00 |
|
Paul Sokolovsky
|
d5835261af
|
tests/extmod: Add "btree" module test.
|
2016-06-21 10:00:02 +03:00 |
|
Paul Sokolovsky
|
119b3dabf7
|
tests: Add a testcase for machine.PinBase class.
|
2016-06-19 19:45:29 +03:00 |
|
Paul Sokolovsky
|
f0eea1fdf9
|
tests/extmod/vfs_fat_ramdisk: Add testcases for chdir(), getcwd().
|
2016-05-29 18:54:14 +03:00 |
|
Damien George
|
07615d9f7e
|
tests/extmod: Move split-on-empty-match tests to a separate test file.
And provide an expected-output file because these tests have a different
behaviour under CPython.
|
2016-04-26 10:19:04 +01:00 |
|
Damien George
|
da161fd9f0
|
extmod/uctypes: Finish support for FLOAT32 and FLOAT64 types.
|
2016-03-19 21:59:42 +00:00 |
|
Paul Sokolovsky
|
2740dd85f2
|
tests/vfs_fat_ramdisk: Add testcase for .rename().
|
2016-02-29 01:24:18 +02:00 |
|
Paul Sokolovsky
|
9fb36af9af
|
tests/vfs_fat_ramdisk: Allow to run in native mode (don't use "with").
|
2016-02-29 01:03:32 +02:00 |
|