[gnutls-devel] libtasn1 | Draft: Master (!89)

Read-only notification of GnuTLS library development activities gnutls-devel at lists.gnutls.org
Tue Apr 11 00:51:05 CEST 2023



Ahmed Zaki created a merge request: https://gitlab.com/gnutls/libtasn1/-/merge_requests/89

Project:Branches: zaki_ahmed/libtasn1:master to gnutls/libtasn1:master
Author:   Ahmed Zaki




This PR includes three new test cases

Test_gnutls.c
Test_p11kit_1.c
Test_swtpm.c

These test cases are extracted from gnutls, p11kit and swtpm respectively. 

The test cases are automatically extracted from those projects. 

Prior to adding those test cases coverage in /lib was as follows using 'make check':

```
  lines......: 87.6% (2903 of 3313 lines)
  functions..: 95.0% (96 of 101 functions)
  branches...: 71.3% (2108 of 2955 branches)
```

After adding these test cases coverage is increased as follows:

```
  lines......: 88.0% (2914 of 3313 lines)
  functions..: 96.0% (97 of 101 functions)
  branches...: 71.7% (2120 of 2955 branches)
```




 * [X] Test suite updated with functionality tests

## Reviewer's checklist:
 * [ ] There is a test suite reasonably covering new functionality or modifications
 * [ ] Function naming, parameters, return values, types, etc., are consistent with other code
 * [ ] This feature/change has adequate documentation added
 * [ ] No obvious mistakes in the code

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/libtasn1/-/merge_requests/89
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20230410/2ef465d4/attachment.html>


More information about the Gnutls-devel mailing list