summaryrefslogtreecommitdiffstats
path: root/tests/libzscanner/data/23_MINFO.in
blob: 7b34c6008fa79617f4966df5bfc8d16795214bab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
$ORIGIN	.
$TTL	1

; For more tests on dname see NS test (same processing)

; OK
@	MINFO	.	.		; The simplest dnames
@	MINFO	@	@		; Use origin
@	MINFO	mail	mail.tld.	; Relative and absolute dnames
@	MINFO	\# 2 00 00		; Hexadecimal rdata
@	TYPE14	\# 2 00 00		; TYPE + Hexadecimal rdata
@	TYPE14	@	@		; TYPE
@	minfo	@	@		; Type in lower-case

; KO
@	MINFO
@	MINFO				; Empty rdata
@	MINFO	\# 0			; Hex empty rdata