microsoft / microsoft/ebpf-for-windows
libbpf tests should test both JIT and interpret mode
Open
enhancement
help wanted
triaged
- Dominant language
- C
- Stars
- 3.6k
- Forks
- 311
- Avg merge
- 6d 10h
- Merged PRs (30d)
- 21
Description
libbpf tests should test both JIT and interpret mode
We currently only have tail call coverage in the libbpf test. Given that the paths for JIT and interpreter are different, it would make sense to test both.
Contributor guide
Research direction
Start by locating the libbpf test and its existing tail-call coverage. Compare the test paths for JIT and interpreter mode, then extend coverage so both modes are exercised. Done means the test suite verifies tail calls through each path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100