RT-Thread / RT-Thread/rt-thread

[Bug] k230 utest libc测试部分测试例失败

Open
#9,897 2 comments 0 reactions 1 assignee View on GitHub

@heyuanjie87 is already working on this.

Since Jan 9, 2025.

Arch: RISC-V BSP: K230
Dominant language
C
Stars
12.2k
Forks
5.4k
Avg merge
4d 12h
Merged PRs (30d)
40

Description

RT-Thread Version

c1166e0bf16aeda85e5facd01506973afcf6e8c6

Hardware Type/Architectures

k230

Develop Toolchain

GCC

Describe the bug
  1. 编译链接代码后,会生成test目录下生成一个应用程序:utestcases.elf,将其拷贝到sdcard或者编译进文件系统。
  2. 测试执行,进入应用程序所在目录,然后执行命令:utestcases.elf all
    3.测试libc,部分case失败;
    4.代码:maix3/software/userapps/testcases/test
    5.失败case:
    utest.pingpong_test.pingpong_timeout_tc
    utest.libc_test.file.fcntl
    utest.libc_test.file.fscanf
    utest.libc_test.math.powf
Other additional context

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.