2N/A# The contents of this file are subject to the terms of the 2N/A# Common Development and Distribution License (the "License"). 2N/A# You may not use this file except in compliance with the License. 2N/A# See the License for the specific language governing permissions 2N/A# and limitations under the License. 2N/A# When distributing Covered Code, include this CDDL HEADER in each 2N/A# If applicable, add the following below this CDDL HEADER, with the 2N/A# fields enclosed by brackets "[]" replaced with your own identifying 2N/A# information: Portions Copyright [yyyy] [name of copyright owner] 2N/A# Copyright (c) 2009, 2011, Oracle and/or its affiliates. All rights reserved. 2N/A#pragma ident "@(#)run-tests 1.1 09/07/08 SMI" 2N/A# * U.S. Government Rights - Commercial software. Government users are subject 2N/A# * to the Sun Microsystems, Inc. standard license agreement and applicable 2N/A# * provisions of the FAR and its supplements. 2N/A# Use is subject to license terms. 2N/A# This distribution may include materials developed by third parties. Sun, 2N/A# Sun Microsystems, the Sun logo and Solaris are trademarks or registered 2N/A# trademarks of Sun Microsystems, Inc. in the U.S. and other countries. 2N/A# Run Net-SNMP testing kit 2N/A# get the arch that we are building on if [ ${
IPROC} ==
"amd64" ];
then echo "==================================================================" echo "======= Tests failed for i386 architecture ====================" echo "==================================================================" echo "==================================================================" echo "======= Tests failed for AMD architecture ====================" echo "==================================================================" if [ ${
IPROC} ==
"sparcv9" ];
then echo "==================================================================" echo "======= Tests failed for SPARC architecture ====================" echo "=================================================================="