Skip to content

A11: Convert X86StreamTest to JUnit4 #499

@LSantha

Description

@LSantha

Goal

Convert X86StreamTest to JUnit4 (host-runnable if possible).

Source Under Test

  • File: X86-specific stream handling
  • Class: N/A
  • Purpose: Stream operations

Current State

  • Test file: core/src/test/org/jnode/test/X86StreamTest.java
  • Type: Other/Manual
  • Quality: no-tests (0 methods, 0 assertions)
  • Requires JNode: Possibly (X86-specific)

Approach

  1. Create JUnit4 test for stream operations (if host-runnable) or mark as JNode-required with @category
  2. Add to CoreTestSuite if host-runnable
  3. Verify test compiles and passes

Acceptance Criteria

  • Test class compiles
  • sh build.sh tests exits 0
  • JUnit XML report contains the test
  • QEMU boot test passes
  • PR opened against master

Metadata

Metadata

Assignees

No one assigned

    Labels

    agent/failedThe agent exhausted its retries without producing a result.area/corecore/ — VM, kernel, scheduler, classmgr, drivers.area/testUnit tests, boot tests, QEMU test infrastructure.kind/featureNew feature or enhancement request.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions