1765b7306Smrg#!/bin/sh 29a011757Smrg 3765b7306Smrg# setup the test environment inside this shell 4765b7306Smrg. ${srcdir:-.}/setup-sourced 59a011757Smrg 69a011757Smrg# Execute the test 7765b7306SmrgCMDFILE=${DATADIR:-/tmp}/xauth-cmdfile 89a011757Smrgecho add examplehost1/unix:0 . b90b0fd1cf6a0e7a2c74c00000000001 > $CMDFILE 99a011757Smrgxauth_silent source $CMDFILE 109a011757Smrgxauth list 11