Home
last modified time | relevance | path

Searched refs:should_fail (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/py_engine/tests/float/
A Dfloat2int_fp30_intbig.py60 def fp2int_test(num, name, should_fail): argument
63 passed = ~should_fail
65 passed = should_fail
A Dfloat2int_intbig.py63 def fp2int_test(num, name, should_fail): argument
66 passed = ~should_fail
68 passed = should_fail
A Dfloat2int_doubleprec_intbig.py63 def fp2int_test(num, name, should_fail): argument
66 passed = ~should_fail
68 passed = should_fail

Completed in 7 milliseconds