Home
last modified time | relevance | path

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

/AliOS-Things-master/components/mbedtls/library/
A Dtiming.c406 #define FAIL do \ macro
457 FAIL; in mbedtls_timing_self_test()
473 FAIL; in mbedtls_timing_self_test()
477 FAIL; in mbedtls_timing_self_test()
481 FAIL; in mbedtls_timing_self_test()
487 FAIL; in mbedtls_timing_self_test()
/AliOS-Things-master/components/py_engine/engine/lib/tinytest/
A Dtinytest.c76 enum outcome { SKIP=2, OK=1, FAIL=0 }; enumerator
99 return FAIL; in testcase_run_bare_()
110 outcome = FAIL; in testcase_run_bare_()
169 return FAIL; in testcase_run_forked_()
198 return FAIL; /* unreachable */ in testcase_run_forked_()
215 return b[0]=='Y' ? OK : (b[0]=='S' ? SKIP : FAIL); in testcase_run_forked_()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/os/os_dep/
A Dosdep_service.c787 return FAIL; in rtw_init_xqueue()
797 return FAIL; in rtw_push_to_xqueue()
807 return FAIL; in rtw_pop_from_xqueue()
817 return FAIL; in rtw_deinit_xqueue()
1220 return FAIL; in rtw_create_worker_thread()
1226 return FAIL; in rtw_create_worker_thread()
1232 return FAIL; in rtw_create_worker_thread()
1241 return FAIL; in rtw_delete_worker_thread()
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/config/
A Dtest-driver107 *:*) col=$red res=FAIL recheck=yes gcopy=yes;;
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/mbed/targets/hal/rtl8721d/
A Dspdio_api.c262 s8 ret=FAIL; in SPDIO_TX_FIFO_DataReady()
290 if(ret == FAIL) in SPDIO_TX_FIFO_DataReady()
437 return FAIL; in SPDIO_Device_Init()
610 return FAIL; in SPDIO_Device_Init()
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A Dtest-driver122 *:*) col=$red res=FAIL recheck=yes gcopy=yes;;
A DCHANGES3118 Don't display test results (except PASS/FAIL) when running "make test".
3620 Revised test-pngtest.sh to report FAIL when pngtest fails.
3621 Added "--strict" option to pngtest, to report FAIL when the failure is
3946 Revised test-pngstest.sh to report PASS/FAIL for each image.
5959 Added the --xfail (expected FAIL) option to pngtest.c. It writes XFAIL
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/crypto/
A Drtl8721dhp_sha.c177 return FAIL; in rtl_crypto_sha2_init()
511 return FAIL; in rtl_crypto_hmac_sha2_init()
A Drtl8721dhp_crypto_ram.c995 return FAIL; in CRYPTO_ProcessAD()
1001 return FAIL; /* error occurs */ in CRYPTO_ProcessAD()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/os/os_dep/include/
A Dosdep_service.h80 #ifndef FAIL
81 #define FAIL (-1) macro
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Dbasic_types.h19 #define FAIL (-1) macro
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/
A Daclocal.m465 # AM_PROG_AR([ACT-IF-FAIL])
69 # ACT-IF-FAIL (default is to abort configure with a proper error message).
/AliOS-Things-master/hardware/chip/rtl872xd/bin/
A Dkm0_image2_all.bin677 FLASH CALIB[NEW FAIL]
683 Flash read mode switch FAIL!
/AliOS-Things-master/hardware/chip/rtl872xd/
A Date.bin372 LMAP FAIL idx: 0x%x
2081 ����!!! OTP Write FAIL !!!
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Daclocal.m49094 # AM_PROG_AR([ACT-IF-FAIL])
9098 # ACT-IF-FAIL (default is to abort configure with a proper error message).

Completed in 54 milliseconds