Home
last modified time | relevance | path

Searched defs:tmpdir (Results 1 – 23 of 23) sorted by relevance

/openbmc/qemu/tests/qtest/fuzz/
H A Dgeneric_fuzz_configs.h23 g_autofree char *tmpdir = g_dir_make_tmp("qemu-fuzz.XXXXXX", NULL); in generic_fuzzer_virtio_9p_args() local
/openbmc/pldm/libpldmresponder/test/
H A Dlibpldmresponder_bios_table_test.cpp17 char tmpdir[] = "/tmp/pldm_bios_table.XXXXXX"; in SetUp() local
H A Dlibpldmresponder_bios_config_test.cpp33 char tmpdir[] = "/tmp/BIOSTables.XXXXXX"; in SetUpTestCase() local
H A Dlibpldmresponder_systemspecific_bios_test.cpp33 char tmpdir[] = "/tmp/BIOSTables.XXXXXX"; in SetUpTestCase() local
/openbmc/phosphor-mboxd/vpnor/test/
H A Dtmpd.hpp31 char* tmpdir = mkdtemp(tmplt); in VpnorRoot() local
/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dbuildproject.py18 def __init__(self, uri, foldername=None, tmpdir=None, dl_dir=None): argument
H A Dqemutinyrunner.py22 …def __init__(self, machine, rootfs, display, tmpdir, deploy_dir_image, logfile, kernel, boottime, … argument
H A Dtargetbuild.py18 def __init__(self, d, uri, foldername=None, tmpdir=None): argument
H A Dqemurunner.py45 …def __init__(self, machine, rootfs, display, tmpdir, deploy_dir_image, logfile, boottime, dump_dir… argument
/openbmc/hiomapd/vpnor/test/
H A Dtmpd.hpp37 char* tmpdir = mkdtemp(tmplt); in VpnorRoot() local
/openbmc/phosphor-debug-collector/test/
H A Ddebug_inif_test.cpp21 char tmpdir[] = "/tmp/dump.XXXXXX"; in SetUp() local
/openbmc/qemu/tests/unit/
H A Dtest-io-channel-command.c37 g_autofree gchar *tmpdir = g_dir_make_tmp("qemu-test-io-channel.XXXXXX", NULL); in test_io_channel_command_fifo() local
H A Dtest-replication.c576 const char *tmpdir = g_get_tmp_dir(); in main() local
/openbmc/openbmc/poky/meta/lib/oeqa/core/target/
H A Dqemu.py24 tmpdir='', dir_image='', boottime=60, serial_ports=2, argument
/openbmc/qemu/util/
H A Dmemfd.c119 const char *tmpdir = g_get_tmp_dir(); in qemu_memfd_alloc() local
/openbmc/qemu/tests/qtest/
H A Dqmp-test.c166 char *tmpdir; variable
H A Dnetdev-socket.c65 static gchar *tmpdir; variable
H A Divshmem-test.c21 static char *tmpdir; variable
/openbmc/openbmc/poky/scripts/lib/devtool/
H A Dupgrade.py33 def _get_srctree(tmpdir): argument
/openbmc/qemu/tests/tcg/multiarch/linux/
H A Dlinux-test.c89 char *tmpdir = mkdtemp(template); in test_file() local
/openbmc/qemu/
H A Dmeson.build38 tmpdir = meson.current_build_dir() / 'meson-private/temp' variable
H A Dblock.c851 const char *tmpdir; in create_tmp_file() local
/openbmc/qemu/linux-user/
H A Dsyscall.c8360 const char *tmpdir; in do_guest_openat() local