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