microsoft / ntosebpfext

eBPF-For-Windows extension to provide access to Windows kernel functionality
MIT License
11 stars 9 forks source link

Add test for process_monitor.exe tool #23

Closed Alan-Jowett closed 5 months ago

Alan-Jowett commented 5 months ago

Description

This pull request introduces a new Process Monitor test in the CI/CD pipeline and includes necessary scripts to install and test eBPF for Windows. The most significant changes are the addition of a new job in the CI/CD workflow, the creation of a PowerShell script to install eBPF for Windows, and a PowerShell script to test the Process Monitor tool.

CI/CD Workflow:

Scripts:

Testing

CI/CD

Documentation

No.

Installation

No.