Skip to content

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

Open
@yixinghua121

Description

@yixinghua121

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

Metadata

Metadata

Assignees

Labels

Arch: RISC-VBSP related with risc-vBSP: K230BSP related with K230

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions