llvm-project/llvm/test/tools/llvm-symbolizer
Douglas Yung ccc5160df1 Fixup test in path to use C:\ instead of D:\ which may be mapped to a removable.
Our internal build bot hit a failure in llvm/test/tools/llvm-symbolizer/pdb/missing_pdb.test
because the test was checking for an error message that is emitted when a pdb file is
missing. But when the drive is mapped to a removalable drive (such as a DVD drive) in
Windows, you get a different error message which causes the test to fail.

This fixes the test by changing the drive the missing pdb is expected to be on to C:\
instead of D:\ as that is the drive historically used to install Windows and thus
if present should be a hard drive.

Reviewed By: rnk

Differential Revision: https://reviews.llvm.org/D92787
2020-12-07 16:36:58 -08:00
..
Inputs
pdb Fixup test in path to use C:\ instead of D:\ which may be mapped to a removable. 2020-12-07 16:36:58 -08:00
adjust-vma.s
basenames.s
basic.s [llvm-symbolizer] Switch command line parsing from llvm::cl to OptTable 2020-08-04 08:53:15 -07:00
coff-dwarf.test
coff-exports.test
demangle.s [llvm-symbolizer] Add legacy aliases -demangle=true and -demangle=false. 2020-08-05 12:07:46 +02:00
discriminator.test
dsym.test
dwo.test
fat.test
fission-ranges.test
flag-grouping.test
flush-output.s
frame-fortran.s Revert "[DebugInfo] Remove dots from getFilenameByIndex return value" 2020-09-15 10:06:47 -07:00
frame-loclist.s
frame-noname.s
frame-specification.s
frame-types.s
frame.s
functions.s
help.test [llvm-symbolizer] Switch command line parsing from llvm::cl to OptTable 2020-08-04 08:53:15 -07:00
ignore-undefined-symbols.s
input-base.test Revert several changes related to llvm-symbolizer exiting non-zero on failure. 2020-10-21 15:21:44 -07:00
invalid-input-address.test
only-empty-ranges.s
options-from-env.test [llvm-symbolizer][test] Fix options-from-env.test 2020-07-09 22:39:56 -07:00
output-style-column.test
output-style-empty-line.test
output-style-inlined.test [llvm-symbolizer] Add compatibility aliases for --inlining={true,false} 2020-08-04 11:32:05 -07:00
padding-x86_64.ll
ppc64.test
print_context.c
relativenames.s
space-in-path.s
split-debug.test
split-dwarf-addr-object-relocation.test
split-dwarf-dwp.test
split-dwarf-multiple-cu.test
split-dwarf-zero-signature-not-found.s Fix crash after looking up dwo_id=0 in CU index. 2020-11-19 11:15:01 -08:00
split-dwarf.test [llvm-symbolizer] Switch command line parsing from llvm::cl to OptTable 2020-08-04 08:53:15 -07:00
sym-verbose.test llvm-symbolizer: Add optional "start file" to match "start line" 2020-09-08 15:40:58 -07:00
sym.test Revert several changes related to llvm-symbolizer exiting non-zero on failure. 2020-10-21 15:21:44 -07:00
unknown-argument.test [llvm-symbolizer] Switch command line parsing from llvm::cl to OptTable 2020-08-04 08:53:15 -07:00
untag-addresses.test [llvm-symbolizer] Switch command line parsing from llvm::cl to OptTable 2020-08-04 08:53:15 -07:00
use-symbol-table.s [llvm-symbolizer] Add back --use-symbol-table=true 2020-09-03 14:27:06 -07:00
version.test [llvm-symbolizer] Add back --version and add a -v alias 2020-08-10 08:21:43 -07:00
wasm-basic.s