intel / intel/tee-io-validator

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

Open
#71 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
41
Forks
18
Avg merge
2d 4h
Merged PRs (30d)
1

Description

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;

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.