Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PTR parsing pass/fail when there is no valid test limit #37

Open
jinstrong opened this issue Mar 28, 2022 · 1 comment
Open

PTR parsing pass/fail when there is no valid test limit #37

jinstrong opened this issue Mar 28, 2022 · 1 comment

Comments

@jinstrong
Copy link
Contributor

HI,
I am right now using 93K for test and some times we do not record full test value with test limit, I am wondering how could I parse and get correct pass/fail in this situation?

thanks.

@cmars
Copy link
Owner

cmars commented Mar 29, 2022

Can you use bit 7 of TEST_FLG? If bit 6 is clear, bit 7 should indicate pass/fail.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants