OSDN Git Service

tests: Use g_mkdir_with_parents()
authorBin Meng <bin.meng@windriver.com>
Wed, 24 Aug 2022 09:39:50 +0000 (17:39 +0800)
committerThomas Huth <thuth@redhat.com>
Thu, 25 Aug 2022 13:24:09 +0000 (15:24 +0200)
commit413bebc04603d87d1889c919fbdd4adf30d4ebb5
tree909f642556b0d633694a2698fbe7bda3fcb6dec1
parent3c239aa77ed19521992a0b14594907adc0d79a6c
tests: Use g_mkdir_with_parents()

Use the same g_mkdir_with_parents() call to create a directory on
all platforms.

Signed-off-by: Bin Meng <bin.meng@windriver.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Message-Id: <20220824094029.1634519-13-bmeng.cn@gmail.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/migration/stress.c
tests/qtest/migration-test.c
tests/unit/test-crypto-tlscredsx509.c
tests/unit/test-crypto-tlssession.c
tests/unit/test-io-channel-tls.c