microsoft / microsoft/ebpf-for-windows
Ensure there are Native program-based equivalents for all JIT program tests
Open
enhancement
tests
triaged
- Dominant language
- C
- Stars
- 3.6k
- Forks
- 311
- Avg merge
- 6d 10h
- Merged PRs (30d)
- 21
Description
The long-term goal for eBPF-for-windows is to withdraw support for JIT programs.
Hence the first step would be to ensure that all the test cases covered using JIT based test programs, are also covered using native programs. This issue will be used to implement the necessary test changes,
PRs related to this issue:
- [ ] #5524
- [ ] #5569
Contributor guide
Assessment
This issue has not been assessed yet.