libspdm icon indicating copy to clipboard operation
libspdm copied to clipboard

Add unit tests and fuzz tests for get_key_pair_info

Open Xiaohanjlll opened this issue 1 year ago • 2 comments

libspdm_req_get_key_pair_info.c
- Fuzz testing coverage : 90.1%
- 
- run time : 1 days, 00 hrs, 00 min, 00 sec
- 
- overall results :
-   cycles done :   374  
-   corpus count :  53   
-   saved crashes : 0 
-   saved hangs :   0 

libspdm_rsp_key_pair_info.c
- Fuzz testing coverage : 77.6 %
- 
- run time : 1 days, 00 hrs, 00 min, 00 sec
- 
- overall results :
-   cycles done :   1742  
-   corpus count :  21   
-   saved crashes : 0 
-   saved hangs :   0 

Xiaohanjlll avatar Aug 21 '24 06:08 Xiaohanjlll

I am reviewing the PR. Thanks.

Wenxing-hou avatar Aug 26 '24 01:08 Wenxing-hou

@jyao1 feel free to merge as you see fit.

steven-bellock avatar Sep 09 '24 14:09 steven-bellock