summaryrefslogtreecommitdiffhomepage
path: root/test/kout_test
AgeCommit message (Collapse)Author
2025-12-24refactor: test: move tests into categories.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-12-24feat: introduce new unit test and CLAUDE.md.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-12-22feat: test: Add `kout` test and rename DeviceInterface to IDevice in KernelKit.Amlal El Mahrouss
introduce UserPtr and unburden vettable by removing the IVettable helper. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-12-21feat: kernel: JSON/TOML improvements and UPS/Interrupt improvements.Amlal El Mahrouss
details: - Interrupt: ARM64 specific HAL fix. - UPS: Remove DoVet method. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>