FEX-Emu / FEX-Emu/FEX

Generate unit tests for LOCK ops that touch flags

Open
#1,164 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
8k
Forks
351
Avg merge
12h 31m
Merged PRs (30d)
102

Description

We currently don't have unit tests that for LOCK operations and flag setting.
We hit a bug that these weren't generating flags correctly that went unnoticed.

Contributor guide

Open the contributing guide

Research direction

Start by locating existing unit tests for instruction operations and the implementation or test entry point for LOCK operations; compare coverage for operations that set flags. Done means the relevant LOCK and flag-setting cases are covered by tests and pass after the bug is addressed.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
testing
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.