Skip to content

Commit a272e56

Browse files
author
cyh21
committed
2025-3-20v3
1 parent c6a2b8e commit a272e56

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/日报/2025-3-20.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
- 在tests文件夹下创建并编写prlimit64.c文件
77
- tests下创建build文件夹
88
- 在tests文件夹下创建testcase_list文件,添加测例
9-
- tests下执行riscv64-linux-musl-gcc -static apps/tests/prlimit64.c -o apps/tests/build/prlimit64
9+
- tests下执行riscv64-linux-musl-gcc -static apps/tests/prlimit64.c -o apps/tests/build/prlimit64 (名字换成自己的测例)
1010
- starry-next下执行sudo ./build_img.sh -a x86_64 -fs ext4 -file apps/tests/build/ -s 30
1111
- make AX_TESTCASE=tests ARCH=riscv64 EXTRA_CONFIG=../configs/riscv64.toml BLK=y NET=y SMP=4 FEATURES=fp_simd,lwext4_rs LOG=info run
1212

0 commit comments

Comments
 (0)