On Thu, Aug 25, 2022 at 1:58 AM Dr. David Alan Gilbert
wrote:
>
> * Bin Meng (bmeng...@gmail.com) wrote:
> > From: Bin Meng
> >
> > Use the same g_mkdir_with_parents() call to create a directory on
> > all platforms.
> >
> > Signed-off-by: Bin Meng
>
> Reviewed-by: Dr. David Alan Gilbert
>
> >
* Bin Meng (bmeng...@gmail.com) wrote:
> From: Bin Meng
>
> Use the same g_mkdir_with_parents() call to create a directory on
> all platforms.
>
> Signed-off-by: Bin Meng
Reviewed-by: Dr. David Alan Gilbert
> ---
>
> tests/migration/stress.c | 2 +-
> tests/qtest/migration-tes
From: Bin Meng
Use the same g_mkdir_with_parents() call to create a directory on
all platforms.
Signed-off-by: Bin Meng
---
tests/migration/stress.c | 2 +-
tests/qtest/migration-test.c | 6 +++---
tests/unit/test-crypto-tlscredsx509.c | 4 ++--
tests/unit/test-crypto-tl