~vcs-imports/samba/main

« back to all changes in this revision

Viewing changes to testsuite/build_farm/basicsmb-sharesec.test

  • Committer: jerry
  • Date: 2006-07-14 21:48:39 UTC
  • Revision ID: vcs-imports@canonical.com-20060714214839-586d8c489a8fcead
gutting trunk to move to svn:externals

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
. basicsmb.fns
2
 
 
3
 
password="samba"
4
 
security="SHARE"
5
 
(test_smb_conf_setup && ( test_smbpasswd $password ) ) || exit 1
6
 
 
7
 
(test_listfilesauth $security) || exit 1
8
 
(test_listfilesnpw $security) || exit 1
9