Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/micropython: skip ffi_callback test and cleanup | Natanael Copa | 2017-08-03 | 1 | -0/+10 |
the ffi_callback will not work under PaX kernel since it tries to allocate memory which is both executable and writeable. |