aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/tools/llvm-cvtres/help.test
blob: a3817e9725ae5c3b63e9b80a6a327599e1685b0a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
; RUN: llvm-cvtres /h > %t
; RUN: FileCheck -input-file=%t %s -check-prefix=HELP_TEST

; HELP_TEST: 	  OVERVIEW: Resource Converter
; HELP_TEST-DAG:  USAGE: llvm-cvtres [options] file...
; HELP_TEST-DAG:  OPTIONS:
; HELP_TEST-NEXT:   /DEFINE:symbol Not implemented
; HELP_TEST-NEXT:   /FOLDDUPS: Not implemented
; HELP_TEST-NEXT:   /HELP Display available options
; HELP_TEST-NEXT:   /MACHINE:{ARM|ARM64|EBC|IA64|X64|X86}
; HELP_TEST-NEXT:   Machine architecture
; HELP_TEST-DAG:    /NOLOGO Not implemented
; HELP_TEST-NEXT:   /OUT:filename Output file
; HELP_TEST-NEXT:   /READONLY Not implemented
; HELP_TEST-NEXT:   /TIMESTAMP:<value> Timestamp for coff header, defaults to current time
; HELP_TEST-NEXT:   /VERBOSE Use verbose output