Lines Matching refs:unit
3 # OSAL built-in unit test case
5 # macro for adding osal sub-module unit test
13 option(${test_tag} "Build osal ${module} unit test" ${BUILD_TEST})
22 # log system unit test
25 # env system unit test
28 # dmabuf system unit test
31 # malloc system unit test
34 # mpp_mem_pool unit test
37 # time system unit test
40 # trace system unit test
43 # hardware platform feature detection unit test
46 # software runtime feature detection unit test
49 # thread implement unit test
52 # eventfd implement unit test