Skip to content

[Feature Request] tee-io-validator as a library #71

@guzongmin

Description

@guzongmin

When we want to make tee-io-validator part of a larger product, we want tee-io-validator to be a library.
The library provides an interface to test a specific test config. For example:error_code validate_IDE( IDE_TEST_CONFIG &config);
About the interface, I have three requirements:

  1. define a clear header file and define all the structures and macros used in the interface;
  2. return a clear error code when meeting the first error in the testing flow;
  3. keep silent; do not print anything in the function;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions