Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
yixinghua121 opened this issue Jan 9, 2025 · 0 comments
Open

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

yixinghua121 opened this issue Jan 9, 2025 · 0 comments
Assignees

Comments

@yixinghua121
Copy link

yixinghua121 commented Jan 9, 2025

RT-Thread Version

c1166e0

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants