microsoft / microsoft/ebpf-for-windows

Test cleanup - Duplicate code to load either .o or .dll for testing

Open
#3,156 0 comments 0 reactions 0 assignees View on GitHub
cleanup help wanted P3 tests triaged
Dominant language
C
Stars
3.6k
Forks
311
Avg merge
6d 10h
Merged PRs (30d)
21

Description

There is quite a bit of cut and paste code for loading .dll or .o files in the test code base.

This should be refactored into a single helper function.

Contributor guide

Open the contributing guide

Research direction

Search the test code for duplicated logic that loads .dll and .o files. Read the surrounding test setup to identify the common behavior, then consolidate it into one helper and run the affected tests to confirm both file types still load correctly.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
testing-qa
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.