7083N/A# The contents of this file are subject to the terms of the 7083N/A# Common Development and Distribution License (the "License"). 7083N/A# You may not use this file except in compliance with the License. 7083N/A# See the License for the specific language governing permissions 7083N/A# and limitations under the License. 7083N/A# When distributing Covered Code, include this CDDL HEADER in each 7083N/A# If applicable, add the following below this CDDL HEADER, with the 7083N/A# fields enclosed by brackets "[]" replaced with your own identifying 7083N/A# information: Portions Copyright [yyyy] [name of copyright owner] 7083N/A# Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved. 7083N/A# The test output contains arbitrary output. Use nawk to extract just the 7083N/A# sections that summarizes the test result. 7083N/A# Most of the test cases skipped in Python 2.7 because 'Test requires Python 7083N/A# Note: test will fail to run for 2.6 because the 'discover' unit test module 7083N/A# is not available for 2.6. This will short-circuit the run for 2.7. To run