Add the CI pipeline
linD026 opened this issue · comments
Chih-En Lin commented
We need to add the CI pipeline to test the code.
See more for the CI pipeline here:
We can reference the setup from lkmpg.
Chih-En Lin commented
For the detect part, we need to test :
find_watchpoint()
check_access()
create_watchpoint()
(the function name may change in future)
Chih-En Lin commented
I add the CI pipeline to support us doing the unit testing.
The first successful testing is here: