-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Labels
arch: noneAffects common code across architecturesAffects common code across architecturesarch: x86Affects the x86 portAffects the x86 portarch: x86_64Affects the x86_64 portAffects the x86_64 portbugSomething isn't working as it shouldSomething isn't working as it shouldtestingRelates to testing the kernelRelates to testing the kernel
Description
#324 introduced packages for the architecture files and common files, but this prevented all tests from running, probably because it circumvented zig's imported file detection. Currently only the fat32 tests are being run because they are explicitly being included in kmain.zig.
Metadata
Metadata
Assignees
Labels
arch: noneAffects common code across architecturesAffects common code across architecturesarch: x86Affects the x86 portAffects the x86 portarch: x86_64Affects the x86_64 portAffects the x86_64 portbugSomething isn't working as it shouldSomething isn't working as it shouldtestingRelates to testing the kernelRelates to testing the kernel