Test Suite: cdrouter - CDRouter Storage

Version: 7.0
Modules: 6
Test Cases: 102

Test Modules:

smb.tcl ftp.tcl ftps.tcl smb-v6.tcl
ftp-v6.tcl ftps-v6.tcl


Test Case Summaries:

Test Name Module Synopsis
 1   smb_1 smb.tcl Verify SMB server responds to a service lookup
 2   smb_2 smb.tcl Verify SMB server allows directory listing
 3   smb_10 smb.tcl Verify SMB server allows file copy to server
 4   smb_11 smb.tcl Verify SMB server allows file copy from server
 5   smb_12 smb.tcl Verify SMB server allows creation and deletion of new folders
 6   smb_13 smb.tcl Verify SMB server allows files to be renamed
 7   smb_14 smb.tcl Verify SMB server allows folders to be renamed
 8   smb_20 smb.tcl Perform SMB read-after-write test to verify file integrity
 9   smb_30 smb.tcl Verify SMB server rejects clients with invalid password
 10   smb_31 smb.tcl Verify SMB server rejects unknown clients
 11   smb_40 smb.tcl Verify SMB server does not allow file copy for ReadOnly clients
 12   smb_41 smb.tcl Verify SMB server does not allow folder creation for ReadOnly clients
 13   smb_50 smb.tcl Verify SMB server supports simultaneous access from two clients
 14   smb_51 smb.tcl Verify all configured SMB shares and users
 15   smb_52 smb.tcl Verify the maximum number of SMB sessions
 16   ftp_2 ftp.tcl Verify FTP server allows directory listing
 17   ftp_3 ftp.tcl Verify FTP server allows name list command
 18   ftp_10 ftp.tcl Verify FTP server allows file upload
 19   ftp_11 ftp.tcl Verify FTP server allows file download
 20   ftp_12 ftp.tcl Verify FTP server allows creation and deletion of new directories
 21   ftp_13 ftp.tcl Verify FTP server allows files to be renamed
 22   ftp_14 ftp.tcl Verify FTP server allows directories to be renamed
 23   ftp_20 ftp.tcl Perform FTP read-after-write test to verify file integrity
 24   ftp_21 ftp.tcl Perform FTP read-after-write test to verify file integrity using active mode
 25   ftp_22 ftp.tcl Perform FTP read-after-write test to verify file integrity using active mode with EPRT disabled
 26   ftp_23 ftp.tcl Perform FTP read-after-write test to verify file integrity using passive mode with EPSV disabled
 27   ftp_30 ftp.tcl Verify FTP server rejects clients with invalid password
 28   ftp_31 ftp.tcl Verify FTP server rejects unknown clients
 29   ftp_40 ftp.tcl Verify FTP server does not allow file upload for ReadOnly clients
 30   ftp_41 ftp.tcl Verify FTP server does not allow directory creation for ReadOnly clients
 31   ftp_50 ftp.tcl Verify FTP server supports simultaneous access from two clients
 32   ftp_51 ftp.tcl Verify all configured FTP users
 33   ftp_52 ftp.tcl Verify the maximum number of FTP sessions
 34   ftps_2 ftps.tcl Verify FTPS server allows directory listing
 35   ftps_3 ftps.tcl Verify FTPS server allows name list command
 36   ftps_10 ftps.tcl Verify FTPS server allows file upload
 37   ftps_11 ftps.tcl Verify FTPS server allows file download
 38   ftps_12 ftps.tcl Verify FTPS server allows creation and deletion of new directories
 39   ftps_13 ftps.tcl Verify FTPS server allows files to be renamed
 40   ftps_14 ftps.tcl Verify FTPS server allows directories to be renamed
 41   ftps_20 ftps.tcl Perform FTPS read-after-write test to verify file integrity
 42   ftps_21 ftps.tcl Perform FTPS read-after-write test to verify file integrity using active mode
 43   ftps_22 ftps.tcl Perform FTPS read-after-write test to verify file integrity using active mode with EPRT disabled
 44   ftps_23 ftps.tcl Perform FTPS read-after-write test to verify file integrity using passive mode with EPSV disabled
 45   ftps_30 ftps.tcl Verify FTPS server rejects clients with invalid password
 46   ftps_31 ftps.tcl Verify FTPS server rejects unknown clients
 47   ftps_40 ftps.tcl Verify FTPS server does not allow file upload for ReadOnly clients
 48   ftps_41 ftps.tcl Verify FTPS server does not allow directory creation for ReadOnly clients
 49   ftps_50 ftps.tcl Verify FTPS server supports simultaneous access from two clients
 50   ftps_51 ftps.tcl Verify all configured FTPS users
 51   ftps_52 ftps.tcl Verify the maximum number of FTPS sessions
 52   ipv6_smb_1 smb-v6.tcl Verify IPv6 SMB server responds to a service lookup
 53   ipv6_smb_2 smb-v6.tcl Verify IPv6 SMB server allows directory listing
 54   ipv6_smb_10 smb-v6.tcl Verify IPv6 SMB server allows file copy to server
 55   ipv6_smb_11 smb-v6.tcl Verify IPv6 SMB server allows file copy from server
 56   ipv6_smb_12 smb-v6.tcl Verify IPv6 SMB server allows creation and deletion of new folders
 57   ipv6_smb_13 smb-v6.tcl Verify IPv6 SMB server allows files to be renamed
 58   ipv6_smb_14 smb-v6.tcl Verify IPv6 SMB server allows folders to be renamed
 59   ipv6_smb_20 smb-v6.tcl Perform IPv6 SMB read-after-write test to verify file integrity
 60   ipv6_smb_30 smb-v6.tcl Verify IPv6 SMB server rejects clients with invalid password
 61   ipv6_smb_31 smb-v6.tcl Verify IPv6 SMB server rejects unknown clients
 62   ipv6_smb_40 smb-v6.tcl Verify IPv6 SMB server does not allow file copy for ReadOnly clients
 63   ipv6_smb_41 smb-v6.tcl Verify IPv6 SMB server does not allow folder creation for ReadOnly clients
 64   ipv6_smb_50 smb-v6.tcl Verify IPv6 SMB server supports simultaneous access from two clients
 65   ipv6_smb_51 smb-v6.tcl Verify all configured IPv6 SMB shares and users
 66   ipv6_smb_52 smb-v6.tcl Verify the maximum number of IPv6 SMB sessions
 67   ipv6_ftp_2 ftp-v6.tcl Verify IPv6 FTP server allows directory listing
 68   ipv6_ftp_3 ftp-v6.tcl Verify IPv6 FTP server allows name list command
 69   ipv6_ftp_10 ftp-v6.tcl Verify IPv6 FTP server allows file upload
 70   ipv6_ftp_11 ftp-v6.tcl Verify IPv6 FTP server allows file download
 71   ipv6_ftp_12 ftp-v6.tcl Verify IPv6 FTP server allows creation and deletion of new directories
 72   ipv6_ftp_13 ftp-v6.tcl Verify IPv6 FTP server allows files to be renamed
 73   ipv6_ftp_14 ftp-v6.tcl Verify IPv6 FTP server allows directories to be renamed
 74   ipv6_ftp_20 ftp-v6.tcl Perform FTP read-after-write test to verify file integrity
 75   ipv6_ftp_21 ftp-v6.tcl Perform FTP read-after-write test to verify file integrity using active mode
 76   ipv6_ftp_22 ftp-v6.tcl Perform FTP read-after-write test to verify file integrity using active mode with EPRT disabled
 77   ipv6_ftp_23 ftp-v6.tcl Perform FTP read-after-write test to verify file integrity using passive mode with EPSV disabled
 78   ipv6_ftp_30 ftp-v6.tcl Verify IPv6 FTP server rejects clients with invalid password
 79   ipv6_ftp_31 ftp-v6.tcl Verify IPv6 FTP server rejects unknown clients
 80   ipv6_ftp_40 ftp-v6.tcl Verify IPv6 FTP server does not allow file upload for ReadOnly clients
 81   ipv6_ftp_41 ftp-v6.tcl Verify IPv6 FTP server does not allow directory creation for ReadOnly clients
 82   ipv6_ftp_50 ftp-v6.tcl Verify IPv6 FTP server supports simultaneous access from two clients
 83   ipv6_ftp_51 ftp-v6.tcl Verify all configured FTP users
 84   ipv6_ftp_52 ftp-v6.tcl Verify the maximum number of FTP sessions
 85   ipv6_ftps_2 ftps-v6.tcl Verify IPv6 FTPS server allows directory listing
 86   ipv6_ftps_3 ftps-v6.tcl Verify IPv6 FTPS server allows name list command
 87   ipv6_ftps_10 ftps-v6.tcl Verify IPv6 FTPS server allows file upload
 88   ipv6_ftps_11 ftps-v6.tcl Verify IPv6 FTPS server allows file download
 89   ipv6_ftps_12 ftps-v6.tcl Verify IPv6 FTPS server allows creation and deletion of new directories
 90   ipv6_ftps_13 ftps-v6.tcl Verify IPv6 FTPS server allows files to be renamed
 91   ipv6_ftps_14 ftps-v6.tcl Verify IPv6 FTPS server allows directories to be renamed
 92   ipv6_ftps_20 ftps-v6.tcl Perform FTPS read-after-write test to verify file integrity
 93   ipv6_ftps_21 ftps-v6.tcl Perform FTPS read-after-write test to verify file integrity using active mode
 94   ipv6_ftps_22 ftps-v6.tcl Perform FTPS read-after-write test to verify file integrity using active mode with EPRT disabled
 95   ipv6_ftps_23 ftps-v6.tcl Perform FTPS read-after-write test to verify file integrity using passive mode with EPSV disabled
 96   ipv6_ftps_30 ftps-v6.tcl Verify IPv6 FTPS server rejects clients with invalid password
 97   ipv6_ftps_31 ftps-v6.tcl Verify IPv6 FTPS server rejects unknown clients
 98   ipv6_ftps_40 ftps-v6.tcl Verify IPv6 FTPS server does not allow file upload for ReadOnly clients
 99   ipv6_ftps_41 ftps-v6.tcl Verify IPv6 FTPS server does not allow directory creation for ReadOnly clients
 100   ipv6_ftps_50 ftps-v6.tcl Verify IPv6 FTPS server supports simultaneous access from two clients
 101   ipv6_ftps_51 ftps-v6.tcl Verify all configured FTPS users
 102   ipv6_ftps_52 ftps-v6.tcl Verify the maximum number of FTPS sessions

This document was automatically generated on Mon Nov 28 10:17:12 EST 2011
buddy 7.0