kmax icon indicating copy to clipboard operation
kmax copied to clipboard

Add continuous integration testing for the repository

Open paulgazz opened this issue 2 years ago • 0 comments

Given the growing number number of interconnected tools in the repo, it is important to test all when merging changes. The challenge is that the tools depend on having actual kernel source code and some are long-running. The continuous testing, perhaps, can have a small (potentially randomized) set of tool tests and a longer-running test that isn't run on each push.

paulgazz avatar May 13 '22 16:05 paulgazz