Commit History

Author SHA1 Message Date
  zhkag 0f998f6b05 [simulator] 模拟器可以使用 utest 测试框架 (#7644) 1 year ago
  朱天龙 (Armink) 69e6c3017b Utest win (#7347) 2 years ago
  Meco Man f89a162ea3 [core] 使用rt_memcpy rt_memset代替memcpy memset 3 years ago
  Meco Man 5187d75af5 [armclang] 使用__clang__代替__CLANG_ARM 3 years ago
  guozhanxin 9e558ab130 【utest】fix TC_FAIL_LIST_MARK_FAILED 下标计算错误的问题 3 years ago
  guozhanxin 38f5fec63e [utest] 完善代码,添加对tc_num的判断 3 years ago
  guozhanxin 4af99b0dca [add] utest add fail_list. 3 years ago
  Meco Man 3c05a4e719 [compoenets] auto & manual formatted 4 years ago
  liruncong 7953cdfae3 [components/utilities/utest]修正无测试用例时,执行utest_run时跑飞问题. utest_init增加__CLANG_ARM编译开关判断 5 years ago
  armink fa4d4ab7cf Update all of debug log definition to DBG_TAG and DBG_LVL. 6 years ago
  MurphyZhao e5c5215917 [components/utilities/utest] 增加测试运行测试打印 6 years ago
  armink 0d7ba79219 Remove the DBG_COLOR and DBG_ENABLE definition. 6 years ago
  MurphyZhao e3546a5043 [components][utest] 增加 utest_help,用于输出帮助信息 6 years ago
  MurphyZhao a305c6cca9 [components][utest] utest_run 增加 loop 功能,方便持续运行单一一个测试用例; 6 years ago
  MurphyZhao 0dc7b9a5a2 [components][utest] utest 延时启动 6 years ago
  MurphyZhao 82f022f6f0 [components][utest] 增加 utest 线程模式 6 years ago
  MurphyZhao 655c4ad36b [component][utest] 增加 utest 日志输出级别配置,提供 ASSERT 和 ALL 两个级别,便于测试用例控制 log 输出 6 years ago
  MurphyZhao f9e5d87c98 [components][utest] 将 utest_assert.h 加入 utest.h,以后测试用例仅需要包含 utest.h 6 years ago
  MurphyZhao 98b10877e7 [components/utilities/utest] 修复 gcc 编译警告 6 years ago
  MurphyZhao 51b17a15e4 [components/utilities/utest] 完善代码,增加注释 6 years ago
  MurphyZhao 8824b2ca77 [components/utilities] [Kconfig] 增加 kconfig RT_USING_UTEST 配置 6 years ago
  MurphyZhao 1ecf6cbc7c 【更新】utest gcc 链接符 6 years ago
  MurphyZhao 85d275b399 [components/utilities][add] 增加测试框架 utest 代码 6 years ago