Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/tests/
A Drun-tests237 def run_feature_check(pyb, args, base_path, test_file): function
275 output = run_feature_check(pyb, args, base_path, 'native_check.py')
280 output = run_feature_check(pyb, args, base_path, 'int_big.py')
285 output = run_feature_check(pyb, args, base_path, 'bytearray.py')
290 output = run_feature_check(pyb, args, base_path, 'set_check.py')
295 output = run_feature_check(pyb, args, base_path, 'slice.py')
300 output = run_feature_check(pyb, args, base_path, 'async_check.py')
305 output = run_feature_check(pyb, args, base_path, 'const.py')
310 output = run_feature_check(pyb, args, base_path, 'reverse_ops.py')
315 output = run_feature_check(pyb, args, base_path, 'uio_module.py')
[all …]

Completed in 3 milliseconds