소개
This skill provides specialized guidance and implementation patterns for developing robust integration tests within the Breenix kernel environment. It focuses on the 'shared QEMU' architecture, which significantly reduces test duration by running multiple tests within a single kernel boot cycle. Developers can easily generate kernel-side test hooks, Rust integration wrappers, and monitoring logic that listens for serial output signals. It is particularly useful for verifying kernel subsystems, userspace execution, and preventing regressions through automated GitHub Actions workflows.