[LTP] [PATCH] libs: adopt lib* prefix instead of tst_* for libs/

Li Wang liwang@redhat.com
Fri Jan 9 04:07:35 CET 2026


>  include/ujson.h                                           | 6 +++---
>  include/ujson_common.h                                    | 6 +++---
>  include/ujson_reader.h                                    | 6 +++---
>  include/ujson_utf.h                                       | 6 +++---

Btw, I intentionally did _not_ rename the ujson header file with the
prefix lib*.

Unlike the other header files, ujson is a standalone library with a clear
target (which is for tst_run_shell.c), and it is completely different to the
tst_* test function API.

-- 
Regards,
Li Wang



More information about the ltp mailing list