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

Add fuzz testing for SUPPORTED_EVENT_TYPES. #2644

Merged
merged 1 commit into from
Apr 1, 2024

Conversation

Xiaohanjlll
Copy link
Contributor

libspdm_req_get_event_types.c      
- Fuzz testing coverage : 92.7%
- 
- run time : 0 days, 15 hrs, 47 min, 43 sec
- 
- overall results :
-   cycles done :   4124 
-   corpus count :  5  
-   saved crashes : 0 
-   saved hangs :   0 



libspdm_rsp_supported_event_types.c   
- Fuzz testing coverage : 76.3%
- 
- run time : 0 days, 14 hrs, 18 min, 24 sec 
- 
- overall results :
-   cycles done :   504
-   corpus count :  24
-   saved crashes : 0 
-   saved hangs :   0 

@steven-bellock steven-bellock added the test For tests and testing infrastructure label Mar 29, 2024
@jyao1 jyao1 merged commit c36e1bc into DMTF:main Apr 1, 2024
97 checks passed
@Xiaohanjlll Xiaohanjlll deleted the fuzz_event_types branch July 15, 2024 05:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test For tests and testing infrastructure
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants