Skip to content

In nidigital, History RAM system tests cannot be run on simulated session #1273

@sbethur

Description

@sbethur

Description of issue

nidigital python API contains fancy HRAM method. Digital driver does not simulate HRAM functions in the C API "well enough", to allow testing of the fancy HRAM method. During development of fancy HRAM method, the system tests were run on real h/w. But these tests are disabled on the nimi-bot runs.

We need to re-enable the tests by doing one of the following:

  1. Mock the C entry points
  2. Improve the simulation in C API
  3. Use real h/w to run tests in CI
  4. Something else

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions