openharmony_kernel_liteos_m/testsuites/sample/kernel/queue
LiteOS2021 cee9714a90 fix: kernel接口融合,添加/修改kernel函数
kernel接口融合,添加/修改kernel函数

BREAKING CHANGE:
新增接口:
LOS_TaskResRecycle
LOS_CurrNanosec
LOS_MDelay
接口修改:
LOS_QueueCreate:第一个入参添加const修饰并增加一种异常情况处理
los_memory.c中 OS_ERROR 修改为LOS_NOK,重定义LOS_NOK为(UINT32)-1。
接口位置转移:
LOS_UDelay 由los_task.h/.c 转移到los_tick.h/.c 
宏修改:
LOS_ERRNO_MUX_PEND_INTERR 改名为 LOS_ERRNO_MUX_IN_INTERR
增加宏:

Signed-off-by: LiteOS2021 <dinglu@huawei.com>
2022-02-15 09:47:58 +08:00
..
BUILD.gn chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue.c kernel测试套适配xtensa及csky架构 2022-01-11 19:58:39 +08:00
It_los_queue.h kernel测试套适配xtensa及csky架构 2022-01-11 19:58:39 +08:00
It_los_queue_001.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_002.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_003.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_004.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_005.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_006.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_007.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_008.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_009.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_010.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_011.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_012.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_013.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_014.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_015.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_016.c test: 修正测试用例中固定的资源设定,修改为动态获取 2021-11-30 19:04:12 +08:00
It_los_queue_017.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_018.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_019.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_020.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_021.c fix: kernel接口融合,添加/修改kernel函数 2022-02-15 09:47:58 +08:00
It_los_queue_022.c test: 修正测试用例中固定的资源设定,修改为动态获取 2021-11-30 19:04:12 +08:00
It_los_queue_025.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_026.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_027.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_028.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_029.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_030.c fix: kernel接口融合,添加/修改kernel函数 2022-02-15 09:47:58 +08:00
It_los_queue_031.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_032.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_033.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_034.c test: 修正测试用例中固定的资源设定,修改为动态获取 2021-11-30 19:04:12 +08:00
It_los_queue_035.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_036.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_037.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_038.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_039.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_040.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_041.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_042.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_043.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_044.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_045.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_046.c kernel测试套适配xtensa及csky架构 2022-01-11 19:58:39 +08:00
It_los_queue_047.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_048.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_050.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_051.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_052.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_053.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_054.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_055.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_056.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_057.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_058.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_059.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_060.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_061.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_062.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_063.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_064.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_065.c fix: kernel接口融合,添加/修改kernel函数 2022-02-15 09:47:58 +08:00
It_los_queue_066.c fix: kernel接口融合,添加/修改kernel函数 2022-02-15 09:47:58 +08:00
It_los_queue_067.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_068.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_069.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_070.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_071.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_072.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_073.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_074.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_078.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_079.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_080.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_081.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_082.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_083.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_084.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_085.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_086.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_087.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_088.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_090.c test: 修正测试用例中固定的资源设定,修改为动态获取 2021-11-30 19:04:12 +08:00
It_los_queue_091.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_092.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_093.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_094.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_095.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_096.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_097.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_104.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_106.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_107.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_108.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_109.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_110.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_114.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_head_001.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_head_002.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_head_003.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_head_004.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_head_005.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_head_006.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_head_007.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_head_008.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_head_009.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_head_010.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_head_011.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_head_012.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_head_013.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_head_014.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_head_015.c fix: kernel接口融合,添加/修改kernel函数 2022-02-15 09:47:58 +08:00
It_los_queue_head_016.c test: 修正测试用例中固定的资源设定,修改为动态获取 2021-11-30 19:04:12 +08:00
It_los_queue_head_019.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_head_020.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_head_021.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_head_022.c fix: kernel接口融合,添加/修改kernel函数 2022-02-15 09:47:58 +08:00
It_los_queue_head_023.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_head_024.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_head_025.c test: 修正测试用例中固定的资源设定,修改为动态获取 2021-11-30 19:04:12 +08:00
It_los_queue_head_026.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_head_027.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_head_028.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_head_029.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_head_030.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_head_031.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_head_032.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_head_038.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_head_039.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_head_040.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_head_041.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
It_los_queue_head_042.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
LLt_los_queue_003.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
Llt_los_queue_001.c chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00