[PATCH 0/2] t/unit-tests: convert unit-tests to use clar

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

This small patch series transitions a couple more of our existing unit
test files to the Clar testing framework. This change is part of our
ongoing effort to standardize our testing framework to enhance
maintainability.

Thanks
Seyi

Mentored-by: Patrick Steinhardt <ps@xxxxxx>
Mentored-by: Pillip Wood <phillip.wood@xxxxxxxxxxxxx>
Signed-off-by: Seyi Kuforiji <kuforiji98@xxxxxxxxx>

Seyi Kuforiji (2):
  t/unit-tests: convert trailer test to use clar
  t/unit-tests: convert urlmatch-normalization test to clar

 Makefile                                      |   4 +-
 t/meson.build                                 |   4 +-
 t/unit-tests/t-trailer.c                      | 317 -----------------
 t/unit-tests/u-trailer.c                      | 320 ++++++++++++++++++
 ...alization.c => u-urlmatch-normalization.c} |  60 +---
 5 files changed, 342 insertions(+), 363 deletions(-)
 delete mode 100644 t/unit-tests/t-trailer.c
 create mode 100644 t/unit-tests/u-trailer.c
 rename t/unit-tests/{t-urlmatch-normalization.c => u-urlmatch-normalization.c} (84%)

-- 
2.47.0.86.g15030f9556





[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux