oracle / oracle/dtrace

tst.bitfield-offset.x dumps output to the terminal

Open
#118 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

test cleanup
Dominant language
C
Stars
189
Forks
23
PR merge metrics
No merged PRs in 30d

Description

This is a script to test whether CTF supports bitfields, and uses objdump on vmlinux.ctfa without redirecting its output properly.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with tst.bitfield-offset.x and inspect how it invokes objdump on vmlinux.ctfa. Verify the test's expected behavior and adjust the output handling so objdump no longer dumps unwanted text to the terminal while the bitfield-support check still runs correctly.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.