1. 31 8月, 2021 3 次提交
  2. 30 8月, 2021 3 次提交
  3. 28 8月, 2021 2 次提交
  4. 27 8月, 2021 5 次提交
  5. 26 8月, 2021 1 次提交
  6. 25 8月, 2021 3 次提交
  7. 24 8月, 2021 3 次提交
  8. 23 8月, 2021 2 次提交
  9. 22 8月, 2021 1 次提交
  10. 21 8月, 2021 1 次提交
  11. 20 8月, 2021 2 次提交
  12. 19 8月, 2021 4 次提交
    • O
      !558 减少对musl代码的侵入式修改 · 752aa490
      openharmony_ci 提交于
      Merge pull request !558 from Caoruihong/update_musl
      752aa490
    • O
      !558 减少对musl代码的侵入式修改 · 5569b1d1
      openharmony_ci 提交于
      Merge pull request !558 from Caoruihong/update_musl
      5569b1d1
    • C
      chore(musl): reduce the modifications of musl · 9549f5eb
      Caoruihong 提交于
      Signed-off-by: NCaoruihong <crh.cao@huawei.com>
      Change-Id: I32b820bc0eb7465bf54d506e7f5e759ef64101e2
      9549f5eb
    • T
      fix: fix syscall faccessat,fstatfs,fstatat & add 6 testcases · aa1cd245
      teamol 提交于
      1.modifications:
      modified:   testsuites/unittest/fs/BUILD.gn
      modified:   testsuites/unittest/fs/jffs/It_vfs_jffs.h
      renamed:    testsuites/unittest/fs/jffs/smoke/It_test_faccessat_001.cpp -> testsuites/unittest/fs/jffs/full/It_test_faccessat_001.cpp
      renamed:    testsuites/unittest/fs/jffs/smoke/It_test_faccessat_002.cpp -> testsuites/unittest/fs/jffs/full/It_test_faccessat_002.cpp
      renamed:    testsuites/unittest/fs/jffs/smoke/It_test_fstatat_001.cpp -> testsuites/unittest/fs/jffs/full/It_test_fstatat_001.cpp
      renamed:    testsuites/unittest/fs/jffs/smoke/It_test_fstatat_002.cpp -> testsuites/unittest/fs/jffs/full/It_test_fstatat_002.cpp
      renamed:    testsuites/unittest/fs/jffs/smoke/It_test_fstatfs_001.cpp -> testsuites/unittest/fs/jffs/full/It_test_fstatfs_001.cpp
      renamed:    testsuites/unittest/fs/jffs/smoke/It_test_fstatfs_002.cpp -> testsuites/unittest/fs/jffs/full/It_test_fstatfs_002.cpp
      modified:   testsuites/unittest/fs/jffs/vfs_jffs_test.cpp
      2.add 6 testcases:
      It_test_faccessat_001.cpp
      It_test_faccessat_002.cpp
      It_test_fstatat_001.cpp
      It_test_fstatat_002.cpp
      It_test_fstatfs_001.cpp
      It_test_fstatfs_002.cpp
      3.influence:
      none
      Signed-off-by: Nteamol <28105285@qq.com>
      aa1cd245
  13. 18 8月, 2021 1 次提交
  14. 17 8月, 2021 5 次提交
  15. 14 8月, 2021 2 次提交
  16. 13 8月, 2021 2 次提交
    • V
      test: clock用例结构调整 · 555e0681
      vcbchang 提交于
      【背景】当前kernel的unittest下的用例全量与门禁用例结构不合理,当前上传clock修改后版本
      
      【修改方案】
      1 原来没有测试clock模块的基本场景,这里补上基本场景作为smoke用例,并命名为clock_test_smoke.cpp
      2 将原来smoke用例移到full中
      3 删除与xts测试重复的用例和标记宏TEST_ON_LINUX的用例(即原来版本的clock_test_002,003,004用例)
      4 原来clock_test_012用例用于测试进程的运行时间,里面存在正常场景和异常场景,现在将其分成两个用例
      5 对所有用例重新排序,使得结构完整
      
      re #I44170
      Signed-off-by: Nvcbchang <vcbchang@qq.com>
      
      Change-Id: I30852a5f9c414668c00eddbcc9631d70818514a1
      555e0681
    • O
      !541 feat: 自研shell命令回补 · fb5df47b
      openharmony_ci 提交于
      Merge pull request !541 from Kiita/shell_cmd_0812
      fb5df47b