home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / bsd_srcs / sys / tests / nfs / unix-tests / Testitems < prev    next >
Encoding:
Text File  |  1990-01-10  |  1.0 KB  |  80 lines

  1. #    @(#)Testitems    1.1 88/10/12 NFS Rev 2 Testsuite
  2. NFS items for testing
  3. =====================
  4.  
  5. Network connectivity
  6.  
  7.     - ping
  8.     - tcp ping
  9.     - udp ping
  10.     - netstat
  11.     - rlogin/telnet
  12.  
  13. User RPC/XDR services
  14.     - authentication
  15.         - none
  16.         - unix
  17.     - portmap
  18.         0 null
  19.         1 set
  20.         2 unset
  21.         3 getport
  22.         4 dump
  23.         5 callit
  24.     - batching (tcp)
  25.     - broadcast (udp)
  26.     - rpcinfo
  27.  
  28. Mount protocol
  29.     - mountd
  30.         0 null
  31.         1 mnt
  32.         2 dump
  33.         3 unmnt
  34.         4 umntall
  35.         5 export
  36.     - showmount
  37.     - mount
  38.  
  39. NFS protocol
  40.     - nfsd/server
  41.         0 null
  42.         1 getattr
  43.         2 setattr
  44.         3 error
  45.         4 lookup
  46.         5 readlink
  47.         6 read
  48.         7 error
  49.         8 write
  50.         9 create
  51.         10 remove
  52.         11 rename
  53.         12 link
  54.         13 symlink
  55.         14 mkdir
  56.         15 rmdir
  57.         16 readdir
  58.         17 statfs
  59.     - biod/client
  60.     - nfsstat
  61.     - special situations
  62.         - open/unlink/read
  63.         - open/chmod/write
  64.         - readdir with empty block
  65.         - non-idempotent (create, unlink)
  66.  
  67. Yellow pages
  68.     - domainname
  69.     - ypbind
  70.     - ypserv
  71.     - ypwhich
  72.     - ypcat
  73.     - ypinit
  74.     - makedbm
  75.     - ypmake: yppush/yppull/yppoll
  76.     - yppasswd
  77.     - files
  78.         passwd, group, hosts, networks, services,
  79.         protocols, netgroup
  80.