Makefile revision 181
4496171313bed39e96f21bc2f9faf2868e267ae3girish# CDDL HEADER START
4496171313bed39e96f21bc2f9faf2868e267ae3girish# The contents of this file are subject to the terms of the
4496171313bed39e96f21bc2f9faf2868e267ae3girish# Common Development and Distribution License (the "License").
4496171313bed39e96f21bc2f9faf2868e267ae3girish# You may not use this file except in compliance with the License.
4496171313bed39e96f21bc2f9faf2868e267ae3girish# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
4496171313bed39e96f21bc2f9faf2868e267ae3girish# See the License for the specific language governing permissions
4496171313bed39e96f21bc2f9faf2868e267ae3girish# and limitations under the License.
4496171313bed39e96f21bc2f9faf2868e267ae3girish# When distributing Covered Code, include this CDDL HEADER in each
4496171313bed39e96f21bc2f9faf2868e267ae3girish# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
4496171313bed39e96f21bc2f9faf2868e267ae3girish# If applicable, add the following below this CDDL HEADER, with the
4496171313bed39e96f21bc2f9faf2868e267ae3girish# fields enclosed by brackets "[]" replaced with your own identifying
4496171313bed39e96f21bc2f9faf2868e267ae3girish# information: Portions Copyright [yyyy] [name of copyright owner]
4496171313bed39e96f21bc2f9faf2868e267ae3girish# CDDL HEADER END
8d4e547db823a866b8f73efc0acdc423e2963cafae# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
4496171313bed39e96f21bc2f9faf2868e267ae3girishCOMPONENT_ARCHIVE_HASH= sha1:4020a550c083f9c4cffdf9bc95f5d957b25ba95b
4496171313bed39e96f21bc2f9faf2868e267ae3girishCOMPONENT_ARCHIVE_URL= http://ftp.logilab.org/pub/common/$(COMPONENT_ARCHIVE)
4496171313bed39e96f21bc2f9faf2868e267ae3girish# common targets
4496171313bed39e96f21bc2f9faf2868e267ae3girish# Expected failures for test target:
4496171313bed39e96f21bc2f9faf2868e267ae3girish# In unittest_modutils.py, one failure in
4496171313bed39e96f21bc2f9faf2868e267ae3girish# test_knownValues_is_standard_module_2 (unittest_modutils.is_standard_module_tc).
4496171313bed39e96f21bc2f9faf2868e267ae3girish# In unittest_shellutils.py, one error in
4496171313bed39e96f21bc2f9faf2868e267ae3girish# test_locked_for_one_hour (unittest_shellutils.AcquireLockTC).
4496171313bed39e96f21bc2f9faf2868e267ae3girish# Summary: 361 test cases; 1 errors, 1 failures, 28 skipped; 23 modules OK (2 failed)