microsoft / microsoft/ebpf-for-windows

libbpf tests should test both JIT and interpret mode

Open
#369 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.