Home
last modified time | relevance | path

Searched refs:dir2 (Results 1 – 23 of 23) sorted by relevance

/llvm-project-15.0.7/llvm/test/tools/llvm-profdata/
H A Dinput-dir.test4 RUN: echo "2,%t.dir2" >> %t.input
7 RUN: mkdir -p %t.dir2/subdir
11 RUN: echo ' ' > %t.dir2/bar
12 RUN: echo ' ' > %t.dir2/foo
13 RUN: echo ' ' > %t.dir2/subdir/baz
16 RUN: llvm-profdata merge -weighted-input=2,%t.dir2 -dump-input-file-list -o /dev/null %t.dir1 | Fil…
20 CHECK-DAG: 2,{{.*}}.dir2{{[/\\]}}bar
21 CHECK-DAG: 2,{{.*}}.dir2{{[/\\]}}foo
22 CHECK-DAG: 2,{{.*}}.dir2{{[/\\]}}subdir{{[/\\]}}baz
/llvm-project-15.0.7/llvm/utils/lit/tests/Inputs/shtest-shell/
H A Ddiff-r.txt4 # RUN: rm -rf %t/dir1 %t/dir2
5 # RUN: mkdir -p %t/dir1 %t/dir2
9 # RUN: echo "hello" > %t/dir2/f1
12 # RUN: mkdir -p %t/dir1/subdir %t/dir2/subdir
14 # RUN: echo "12345" > %t/dir2/subdir/f01
16 # RUN: echo -e "xxx\nzzz\nyyy" > %t/dir2/subdir/f02
19 # RUN: mkdir -p %t/dir1/empty_subdir %t/dir2/empty_subdir
20 # RUN: diff -r %t/dir1 %t/dir2
H A Ddiff-r-error-1.txt2 # RUN: rm -rf %t/dir1 %t/dir2
3 # RUN: mkdir -p %t/dir1 %t/dir2
6 # RUN: mkdir -p %t/dir1/subdir %t/dir2/subdir
8 # RUN: echo "00000" > %t/dir2/subdir/f01
9 # RUN: diff -r %t/dir1 %t/dir2
H A Ddiff-r-error-2.txt2 # RUN: rm -rf %t/dir1 %t/dir2
3 # RUN: mkdir -p %t/dir1 %t/dir2
6 # RUN: echo extra > %t/dir2/extrafile
7 # RUN: diff -r %t/dir1 %t/dir2
H A Ddiff-r-error-4.txt2 # RUN: rm -rf %t/dir1 %t/dir2
3 # RUN: mkdir -p %t/dir1 %t/dir2
7 # RUN: echo ZYX > %t/dir2/extra_subdir
8 # RUN: diff -r %t/dir1 %t/dir2
H A Ddiff-r-error-0.txt2 # RUN: rm -rf %t/dir1 %t/dir2
3 # RUN: mkdir -p %t/dir1 %t/dir2
7 # RUN: touch %t/dir2/dir2unique
8 # RUN: diff -r %t/dir1 %t/dir2
H A Ddiff-r-error-6.txt2 # RUN: rm -rf %t/dir1 %t/dir2
3 # RUN: mkdir -p %t/dir1 %t/dir2
7 # RUN: mkdir -p %t/dir2/extra_file
8 # RUN: diff -r %t/dir1 %t/dir2
H A Ddiff-r-error-3.txt2 # RUN: rm -rf %t/dir1 %t/dir2
3 # RUN: mkdir -p %t/dir1 %t/dir2
7 # RUN: diff -r %t/dir1 %t/dir2
H A Ddiff-r-error-5.txt2 # RUN: rm -rf %t/dir1 %t/dir2
3 # RUN: mkdir -p %t/dir1 %t/dir2
8 # RUN: diff -r %t/dir1 %t/dir2
H A Dvalid-shell.txt84 # RUN: mkdir -p %T/dir1 %T/dir2
86 # RUN: cd %T/dir2 && echo "hello" > temp2.txt
/llvm-project-15.0.7/lld/test/ELF/linkerscript/
H A Dfilename-spec.s3 # RUN: cd %t && mkdir dir0 dir1 dir2
41 # RUN: cp ty.o dir2/filename-spec2.o
43 # RUN: llvm-ar rc dir2/lib2.a dir2/filename-spec2.o
48 # RUN: dir1/lib1.a dir2/lib2.a
54 # RUN: dir1/lib1.a dir2/lib2.a
60 # RUN: dir1/lib1.a dir2/lib2.a
66 # RUN: dir1/lib1.a dir2/lib2.a
72 # RUN: ld.lld -o 11 -T 11.t --whole-archive 'lib1().a' dir2/lib2.a
/llvm-project-15.0.7/libc/test/src/dirent/
H A Ddirent_test.cpp31 *dir2 = nullptr; in TEST() local
43 dir2 = d; in TEST()
52 ASSERT_TRUE(dir2 != nullptr); in TEST()
/llvm-project-15.0.7/clang-tools-extra/clangd/test/
H A Dsystem-include-extractor.test10 # %temp_dir%/my/dir2 as include search paths.
21 # RUN: echo 'echo %t.dir/my/dir2/ >&2' >> %t.dir/bin/my_driver.sh
25 # Create header files my/dir/a.h and my/dir2/b.h
28 # RUN: mkdir -p %t.dir/my/dir2
29 # RUN: touch %t.dir/my/dir2/b.h
/llvm-project-15.0.7/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.create_directory/
H A Dcreate_directory_with_attributes.pass.cpp45 const path dir2 = env.create_dir("dir2"); in TEST_CASE() local
48 permissions(dir2, perms::none); in TEST_CASE()
51 TEST_CHECK(fs::create_directory(dir, dir2, ec) == false); in TEST_CASE()
58 TEST_CHECK(fs::create_directory(dir, dir2) == false); in TEST_CASE()
/llvm-project-15.0.7/lld/test/MachO/invalid/
H A Dinvalid-lto-object-path.ll10 …ull.o -o /dev/null -object_path_lto %t/dir/dir2 2>&1 | FileCheck %s --check-prefix=READONLY -DDIR=…
/llvm-project-15.0.7/clang/test/CodeGen/
H A Dthinlto_backend.ll37 ; RUN: mkdir -p %T/dir2
38 ; RUN: cd %T/dir2
41 ; RUN: llvm-dis %T/dir2/*1.s.3.import.bc -o - | FileCheck --check-prefix=CHECK-IMPORT %s
/llvm-project-15.0.7/libc/test/src/dirent/testdata/
H A DCMakeLists.txt4 file(MAKE_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/dir2)
/llvm-project-15.0.7/libcxx/test/std/input.output/filesystems/class.directory_entry/directory_entry.obs/
H A Dhard_link_count.pass.cpp90 const path dir2 = env.create_dir("dir/dir2"); in TEST_CASE() local
109 test_path(dir2); in TEST_CASE()
/llvm-project-15.0.7/llvm/test/tools/yaml2obj/ELF/DWARF/
H A Ddebug-line.yaml38 ## | | | | | | | | | +----- include_directories[2] "dir2\0"
59 ## +--- the last two bytes of "dir2\0"
85 - dir2
117 ## | | | | | | | | | +----- include_directories[2] "dir2\0"
138 ## +--- the last two bytes of "dir2\0"
/llvm-project-15.0.7/llvm/test/Transforms/LowerMatrixIntrinsics/
H A Dremarks-shared-subtrees.ll145 !28 = !DIFile(filename: "file2.h", directory: "dir2")
/llvm-project-15.0.7/lldb/docs/use/
H A Dsymbols.rst77 % defaults write com.apple.DebugSymbols DBGSpotlightPaths -array /path/dir1 /path/dir2
/llvm-project-15.0.7/llvm/docs/
H A DLibFuzzer.rst242 ./fuzzer [-flag1=val1 [-flag2=val2 ...] ] [dir1 [dir2 ...] ]
H A DAMDGPUUsage.rst1755 file:///dir1/dir2/file1