Cross Reference: 090-xauth-bad-usage.script
xref: /xsrc/external/mit/xauth/dist/tests/090-xauth-bad-usage.script
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /xsrc/external/mit/xauth/dist/tests/
1765b7306Smrg#!/bin/sh
29a011757Smrg
3765b7306Smrg# setup the test environment inside this shell
4765b7306Smrg. ${srcdir:-.}/setup-sourced
59a011757Smrg
69a011757Smrg# Execute the test
79a011757Smrg
89a011757Smrg# The following displays are bad:
99a011757Smrgxauth add bad4/unix:0           . b90b0fd1cf6a0e7a2c74c0000000002
109a011757Smrgxauth add bad4/unix:0           . ThisIsNotHex0e7a2c74c00000000011
119a011757Smrgxauth add bad4/unxi:0           . b90b0fd1cf6a0e7a2c74c00000000021
129a011757Smrgxauth add bad5/unix:            . b90b0fd1cf6a0e7a2c74c00000000022
139a011757Smrgxauth add bad6/something/unix:0 . b90b0fd1cf6a0e7a2c74c00000000023
149a011757Smrgxauth add bad7/unix             . b90b0fd1cf6a0e7a2c74c00000000024
159a011757Smrgxauth add bad8                  . b90b0fd1cf6a0e7a2c74c00000000025
169a011757Smrgxauth add 127.0.0.:0            . b90b0fd1cf6a0e7a2c74c00000000026
179a011757Smrg
18

Indexes created Sun Nov 30 18:09:34 GMT 2025