Skip to content

Make unit tests runnable on Linux#686

Draft
dcantah wants to merge 1 commit intoapple:mainfrom
dcantah:linux-test
Draft

Make unit tests runnable on Linux#686
dcantah wants to merge 1 commit intoapple:mainfrom
dcantah:linux-test

Conversation

@dcantah
Copy link
Copy Markdown
Member

@dcantah dcantah commented Apr 14, 2026

Closes #606

This lets the unit tests be runnable on linux. This:

  • Adds a linux-test makefile target so we can run the unit tests locally
  • Fixes up some test code to work on Linux (mostly ifdefs)
  • Runs the unit tests in CI now

This lets the unit tests be runnable on linux. This:

- Adds a linux-test target so we can run the unit tests locally
- Fixes up some test code to work on Linux (mostly ifdefs)
- Runs the unit tests in CI now
@dcantah
Copy link
Copy Markdown
Member Author

dcantah commented Apr 14, 2026

Seems the allocator on the ci machines is being more unfavorable to the ext4 tests

@dcantah dcantah marked this pull request as draft April 14, 2026 21:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Request]: CI: add Linux build and test

1 participant