On Thu, Jul 23, 2026 at 02:55:56PM +0200, David Marchand wrote:
> Internal APIs may be used for validating the internals of some
> component, but in general, it should be discouraged.
> 
> Let's not allow globally internal API in the unit tests.
> 
> Signed-off-by: David Marchand <[email protected]>
> ---
>  app/test/meson.build         | 3 ---
>  app/test/process.c           | 2 ++
>  app/test/test_devargs.c      | 2 ++
>  app/test/test_external_mem.c | 2 ++
>  app/test/test_malloc.c       | 2 ++
>  app/test/test_mempool.c      | 2 ++
>  app/test/test_pdump.c        | 3 +++
>  app/test/virtual_pmd.c       | 2 ++
>  8 files changed, 15 insertions(+), 3 deletions(-)
> 
Acked-by: Bruce Richardson <[email protected]>

Reply via email to