Skip to content

Zig-native C-ABI tests for lower.zig #14

Description

@adilfaisal01

Deferred from the 2026-08-24 build-system session: Zig-native unit tests for lower.zig's C-ABI path (shinro_step).

Blocker: lower.zig imports the generated graph_data.zig directly, so a test needs either a fixture graph_data.zig or a refactor to inject the graph module as a comptime parameter.

Layout is ready: runtime/tests/ + named-module pattern (imports in build.zig) means runtime/tests/lower.zig slots in as one more addTest block.

Existing coverage: runtime/tests/linalg.zig (6 tests) + Python ctypes oracle (bit-exact, 50 inputs).

Priority: P3.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions