Home
last modified time | relevance | path

Searched refs:TMPDIR (Results 1 - 25 of 58) sorted by relevance

123

/third_party/selinux/secilc/docs/
H A DMakefile4 TMPDIR = $(CWD)/tmp macro
29 PANDOC_FILE_LIST = $(addprefix $(TMPDIR)/,$(FILE_LIST))
45 $(TMPDIR):
46 mkdir -p $(TMPDIR)
48 $(TMPDIR)/%.md: %.md | $(TMPDIR)
49 cp -f $< $(TMPDIR)/
53 $(TMPDIR)/policy.cil: $(TESTDIR)/policy.cil
59 html: $(PANDOC_FILE_LIST) $(TMPDIR)/policy.cil secil.xml
68 $(PANDOC_FILE_LIST) $(TMPDIR)/polic
[all...]
/third_party/fsverity-utils/scripts/
H A Drun-tests.sh31 TMPDIR=$(mktemp -d -t libfsverity_test.XXXXXXXXX)
32 trap 'rm -r "$TMPDIR"' EXIT
80 cat > "$TMPDIR/test.cc" <<EOF
88 c++ -Wall -Werror "$TMPDIR/test.cc" -Iinclude -L. -lfsverity -o "$TMPDIR/test"
89 [ "$(LD_LIBRARY_PATH=. "$TMPDIR/test")" = "32" ]
90 rm "${TMPDIR:?}"/*
108 make DESTDIR="$TMPDIR" install
109 if [ "$(find "$TMPDIR" -type f -o -type l | wc -l)" = 0 ]; then
112 make DESTDIR="$TMPDIR" uninstal
[all...]
/third_party/ltp/testscripts/
H A Dnetwork.sh13 export TMPDIR=/tmp/netpan-$$
14 mkdir -p $TMPDIR
15 CMDFILE=${TMPDIR}/network.tests
95 cd $TMPDIR
118 rm -rf $TMPDIR
/third_party/lame/misc/
H A Dmugeco.sh37 : ${TMPDIR:=/tmp} # set default temp directory
63 ztf=`$MKTEMP -q $TMPDIR/$progname.XXXXXX 2>/dev/null` # try mktemp
65 ztf=$TMPDIR/$LOGNAME.$progname.$$
112 TMPDIR=. tfile tmpwav
113 TMPDIR=. tfile tmpmp3
/third_party/icu/tools/scripts/
H A Dreticket68 if [[ ! -d ${TMPDIR} ]];
70 TMPDIR=/tmp
73 TMPF=${TMPDIR}/reticket.r${rev}.f${from}.t${to}.txt
/third_party/ltp/testcases/kernel/controllers/freezer/
H A Dvfork_freeze.sh56 TMPDIR=${TMPDIR:=/tmp}
57 TMPLOG="$TMPDIR/${0##*/}.$$.txt"
H A Drun_freezer.sh67 TMPDIR="${TMPDIR:-/tmp}"
/third_party/ltp/testcases/kernel/controllers/memcg/
H A Dmemcontrol03.c45 #define TMPDIR "mntdir" macro
159 fd = SAFE_OPEN(TMPDIR"/tmpfile", O_RDWR | O_CREAT, 0600); in test_memcg_min()
228 SAFE_UNLINK(TMPDIR"/tmpfile"); in test_memcg_min()
243 .mntpoint = TMPDIR,
H A Dmemcontrol04.c45 #define TMPDIR "mntdir" macro
130 fd = SAFE_OPEN(TMPDIR"/tmpfile", O_RDWR | O_CREAT, 0600); in test_memcg_low()
221 SAFE_UNLINK(TMPDIR"/tmpfile"); in test_memcg_low()
236 .mntpoint = TMPDIR,
H A Dmemcontrol02.c66 fd = SAFE_OPEN(TMPDIR"/tmpfile", O_RDWR | O_CREAT, 0600); in alloc_pagecache_50M_check()
116 switch (tst_fs_type(TMPDIR)) { in setup()
138 .mntpoint = TMPDIR,
H A Dmemcontrol_common.h8 #define TMPDIR "mntdir" macro
/third_party/ltp/testcases/kernel/security/integrity/ima/tests/
H A Dima_setup.sh179 tst_res TINFO "\$TMPDIR is on tmpfs => run on loop device"
339 TMPDIR="${TMPDIR:-/tmp}"
340 if tst_supported_fs -d $TMPDIR -s "tmpfs"; then
/third_party/ltp/testcases/lib/
H A Dtest.sh129 if [ -z "$TMPDIR" ]; then
130 export TMPDIR="/tmp"
133 TST_TMPDIR=$(mktemp -d "$TMPDIR/$TCID.XXXXXXXXXX")
/third_party/node/test/parallel/
H A Dtest-os.js42 process.env.TMPDIR = '/tmpdir';
62 process.env.TMPDIR = '';
68 process.env.TMPDIR = '/tmpdir/';
70 process.env.TMPDIR = '/tmpdir\\';
72 process.env.TMPDIR = '/';
/third_party/ltp/testcases/kernel/mce-test/hwpoison/
H A Dtinjpage.c45 #define TMPDIR "./" macro
326 snprintf(buf, sizeof buf, TMPDIR "~poison%d",tmpcount++); in tempfd()
331 err("opening temporary file in " TMPDIR); in tempfd()
339 snprintf(buf, PATHBUFLEN, TMPDIR "~poison%d", tmpcount++); in playfile()
342 err("opening temporary file in " TMPDIR); in playfile()
381 snprintf(fn, 30, TMPDIR "~test%d", tmpcount++); in do_file_clean()
H A Dtsoftinj.c34 #define TMPDIR "./" macro
95 snprintf(fn, sizeof fn, TMPDIR "~test%u", getpid()); in disk_backed()
/third_party/ltp/testcases/kernel/mce-test/tsrc/
H A Dtinjpage.c45 #define TMPDIR "./" macro
326 snprintf(buf, sizeof buf, TMPDIR "~poison%d",tmpcount++); in tempfd()
331 err("opening temporary file in " TMPDIR); in tempfd()
339 snprintf(buf, PATHBUFLEN, TMPDIR "~poison%d", tmpcount++); in playfile()
342 err("opening temporary file in " TMPDIR); in playfile()
381 snprintf(fn, 30, TMPDIR "~test%d", tmpcount++); in do_file_clean()
H A Dtsoftinj.c34 #define TMPDIR "./" macro
95 snprintf(fn, sizeof fn, TMPDIR "~test%u", getpid()); in disk_backed()
/third_party/ltp/testcases/network/stress/tcp/uni-basic/
H A Dtcp4-uni-basic01296 offload_info=`mktemp -p $TMPDIR`
424 ipsec_log=`mktemp -p $TMPDIR`
479 info_file=`mktemp -p $TMPDIR`
/third_party/ltp/testcases/kernel/fs/fs_di/
H A Dfs_di55 TCtmp=${TCtmp:=$TMPDIR/$TC$$}
67 usage: ./${0##*/} -d TMPDIR [-h] [-l # of LOOPS ] [-s SIZE in Mb][-S partition SIZE in Mb]
69 -d TMPDIR Directory where temporary files will be created.
/third_party/ltp/testcases/network/stress/udp/uni-basic/
H A Dudp4-uni-basic01228 ipsec_log=`mktemp -p $TMPDIR`
282 info_file=`mktemp -p $TMPDIR`
/third_party/ltp/testcases/network/stress/tcp/multi-diffnic/
H A Dtcp4-multi-diffnic01269 ipsec_log=`mktemp -p $TMPDIR`
326 info_file=`mktemp -p $TMPDIR`
/third_party/ltp/testcases/network/stress/tcp/multi-sameport/
H A Dtcp4-multi-sameport01266 ipsec_log=`mktemp -p $TMPDIR`
320 info_file=`mktemp -p $TMPDIR`
/third_party/ltp/testcases/network/stress/udp/multi-diffnic/
H A Dudp4-multi-diffnic01235 ipsec_log=`mktemp -p $TMPDIR`
293 info_file=`mktemp -p $TMPDIR`
/third_party/alsa-lib/include/
H A Dconfig.h203 #define TMPDIR "/tmp" macro

Completed in 10 milliseconds

123