Commit Graph

3 Commits

Author SHA1 Message Date
Natanael Copa
c460687f37 testing/micropython: fix build with python3 2017-12-26 14:48:43 +00:00
Marian Buschsieweke
9ad60c6dba testing/micropython: Update to version 1.9.3 2017-12-26 11:40:44 +00:00
Natanael Copa
f05d7396b5 testing/micropython: skip ffi_callback test and cleanup
the ffi_callback will not work under PaX kernel since it tries to
allocate memory which is both executable and writeable.
2017-08-03 12:48:14 +00:00