DragonOS/user/apps
LoGin a451d185b2
refactor(gvisor): 优化测试输出配置并移除冗余日志 (#1650)
- 将测试运行器默认输出方式改为控制台,并添加`--no-stdout`选项以保存到文件
- 移除监控脚本中显示最近100行串口输出的冗余日志
- 清理代码格式和注释

Signed-off-by: longjin <longjin@DragonOS.org>
2026-01-13 23:55:47 +08:00
..
about feat(build): replace rootfs and user space app creation with nix base scripts (#1505) 2025-12-26 18:36:13 +08:00
busybox feat: support ssh app(dropbear). (#1392) 2025-11-22 14:49:12 +08:00
c_unitest feat(loop_device): 新增loop设备子系统 (#1261) 2025-12-24 14:29:46 +08:00
clear fix: 更新Makefile指定的Rust工具链为nightly-2025-08-10 (#1328) 2025-11-01 15:39:46 +08:00
dropbear feat: support ssh app(dropbear). (#1392) 2025-11-22 14:49:12 +08:00
go_demo feat: 实现线程组退出机制&添加go语言演示程序 (#1387) 2025-11-19 23:32:23 +08:00
ping refactor(net): the big network rebuild (#977) 2025-09-12 00:35:13 +08:00
r_unitest fix: 更新Makefile指定的Rust工具链为nightly-2025-08-10 (#1328) 2025-11-01 15:39:46 +08:00
riscv_init fix: 更新Makefile指定的Rust工具链为nightly-2025-08-10 (#1328) 2025-11-01 15:39:46 +08:00
syscall_ebpf fix: 更新Makefile指定的Rust工具链为nightly-2025-08-10 (#1328) 2025-11-01 15:39:46 +08:00
test_seqpacket refactor(net): the big network rebuild (#977) 2025-09-12 00:35:13 +08:00
test_sqlite3 移除relibc和old libc以及旧的shell (#529) 2024-03-04 14:20:01 +08:00
test_tokio fix: 更新Makefile指定的Rust工具链为nightly-2025-08-10 (#1328) 2025-11-01 15:39:46 +08:00
test_tracepoint fix: 更新Makefile指定的Rust工具链为nightly-2025-08-10 (#1328) 2025-11-01 15:39:46 +08:00
tests/syscall/gvisor refactor(gvisor): 优化测试输出配置并移除冗余日志 (#1650) 2026-01-13 23:55:47 +08:00
user-manage feat: support ssh app(dropbear). (#1392) 2025-11-22 14:49:12 +08:00
Makefile 移除relibc和old libc以及旧的shell (#529) 2024-03-04 14:20:01 +08:00
default.nix feat(build): replace rootfs and user space app creation with nix base scripts (#1505) 2025-12-26 18:36:13 +08:00