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