feat/test-suite #46

Open
anton wants to merge 2 commits from feat/test-suite into main
Owner
No description provided.
anton added 2 commits 2025-03-31 20:53:29 +00:00
Author
Owner

The linux kernel had to be modified as described here:
#45 (comment)

The linux kernel had to be modified as described here: https://git.distrust.co/public/airgap/issues/45#issuecomment-1593
Author
Owner

I have yet to glue it all together with a nice make test command but @lrvick needed this for some of his work so I shared early.

I have yet to glue it all together with a nice `make test` command but @lrvick needed this for some of his work so I shared early.
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b feat/test-suite main
git pull origin feat/test-suite

Step 2:

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff feat/test-suite
git push origin main
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: public/airgap#46
No description provided.