1 #ident  "%Z%%M% %I%     %E% SMI" mwc
   2 
   3 CDDL HEADER START
   4 
   5 The contents of this file are subject to the terms of the
   6 Common Development and Distribution License, Version 1.0 only
   7 (the "License").  You may not use this file except in compliance
   8 with the License.
   9 
  10 You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
  11 or http://www.opensolaris.org/os/licensing.
  12 See the License for the specific language governing permissions
  13 and limitations under the License.
  14 
  15 When distributing Covered Code, include this CDDL HEADER in each
  16 file and include the License file at usr/src/OPENSOLARIS.LICENSE.
  17 If applicable, add the following below this CDDL HEADER, with the
  18 fields enclosed by brackets "[]" replaced with your own identifying
  19 information: Portions Copyright [yyyy] [name of copyright owner]
  20 
  21 CDDL HEADER END
  22 
  23                 Enterprise: Application Layer Test Specification
  24                 ================================================
  25 
  26 ABSTRACT
  27 
  28         This document describes a series of test specifications intended
  29 to be used in the development of test suite(s) to validate the
  30 application/service layer functionality described in Section 2.0 of the
  31 Enterprise DHCP Service Architecture Specification (ARCH) [1]. There is
  32 one test specification for each of the following application/service
  33 layer components:
  34 
  35         * in.dhcpd      -       DHCP Service daemon
  36 
  37         * dhcpmgr       -       DHCP Manager GUI
  38 
  39         * dhcpconfig    -       CLI DHCP service bootstrap program
  40 
  41         * dhtadm        -       CLI dhcptab table management utility
  42 
  43         * pntadm        -       CLI dhcp network table(s) management
  44                                 utility
  45 
  46 TEST APPLICATION
  47 
  48         Test suites(s) written to these specifications should be run
  49 on the reference platform of each of the supported architectures
  50 (sparcv8, sparcv9, IA32, IA64) for each build of the ON consolidation.
  51 See "Enterprise Reference platforms" [1].
  52 
  53 1.0 in.dhcpd Test Specification
  54 
  55         <link to in.dhcpd.txt>
  56 
  57 2.0 dhcpmgr Test Specification
  58 
  59         <link to dhcpmgr.txt>
  60 
  61 3.0 dhcpconfig Test Specification
  62 
  63         <link to dhcpconfig.txt>
  64 
  65 4.0 dhtadm Test Specification
  66 
  67         <link to dhtadm.txt>
  68 
  69 5.0 pntadm Test Specification
  70 
  71         <link to pntadm.txt>
  72 
  73 REFERENCES
  74 
  75         [1] "Enterprise Reference Hardware Platforms", mwc, 10/23/1999.