micropython/tests/unix
Paul Sokolovsky 5cb524673e tests/ffi_float: Split tgammaf() testcase to a separate test.
Some libc's may implement tgammaf as a header macro using tgamma(), so
don't assume it'll be in the library.
2015-08-29 17:24:29 +03:00
..
extra_coverage.py unix: Make extra-coverage function callable from Python scripts. 2015-05-08 09:18:38 +01:00
extra_coverage.py.exp tests: Add special tests to test mp_printf function to improve coverage. 2015-05-28 14:25:07 +00:00
ffi_callback.py tests: Make ffi_callback.py be able to run on uclibc and macosx. 2015-01-10 00:35:48 +02:00
ffi_callback.py.exp tests: Add testcase for ffi callbacks. 2014-12-15 02:18:54 +02:00
ffi_float.py tests/ffi_float: Split tgammaf() testcase to a separate test. 2015-08-29 17:24:29 +03:00
ffi_float.py.exp tests/ffi_float: Split tgammaf() testcase to a separate test. 2015-08-29 17:24:29 +03:00
ffi_float2.py tests/ffi_float: Split tgammaf() testcase to a separate test. 2015-08-29 17:24:29 +03:00
ffi_float2.py.exp tests/ffi_float: Split tgammaf() testcase to a separate test. 2015-08-29 17:24:29 +03:00