aboutsummaryrefslogtreecommitdiff
path: root/test_results/1.0.1
diff options
context:
space:
mode:
authorBob Badour <bbadour@google.com>2020-05-19 18:25:11 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-05-19 18:25:11 +0000
commit3dac286b93162f3ea66f52c2f4dd094c87fd755b (patch)
treeda581028905318f358769fc7bb6f8aa7373e2fb7 /test_results/1.0.1
parentec20e4bbae1bf42b11e9ad1639bdd3b9768b9be9 (diff)
parent2e0d635a8717e638eab0cd04e2596a90299c5c5c (diff)
downloadshflags-3dac286b93162f3ea66f52c2f4dd094c87fd755b.tar.gz
Merge remote-tracking branch 'aosp/upstream-master' into mymerge am: 2e0d635a87android-r-beta-3android-r-beta-2
Change-Id: I4dcd750b88f1b92613edadbd1ae463ff2f76ed66
Diffstat (limited to 'test_results/1.0.1')
-rw-r--r--test_results/1.0.1/Linux-Ubuntu_Dapper-6.06.txt430
-rw-r--r--test_results/1.0.1/Linux-Ubuntu_Hardy-8.04.txt512
-rw-r--r--test_results/1.0.1/Mac_OS_X-10.5.4.txt368
-rw-r--r--test_results/1.0.1/Solaris-9-U6-x86.txt366
-rw-r--r--test_results/1.0.1/Solaris-nv-77-x86.txt366
5 files changed, 0 insertions, 2042 deletions
diff --git a/test_results/1.0.1/Linux-Ubuntu_Dapper-6.06.txt b/test_results/1.0.1/Linux-Ubuntu_Dapper-6.06.txt
deleted file mode 100644
index 3aabbf2..0000000
--- a/test_results/1.0.1/Linux-Ubuntu_Dapper-6.06.txt
+++ /dev/null
@@ -1,430 +0,0 @@
-#------------------------------------------------------------------------------
-# System data
-#
-
-# test run info
-shells="/bin/sh /bin/bash /bin/dash /bin/ksh /bin/pdksh /bin/zsh"
-tests=" shflags_test_defines.sh shflags_test_parsing.sh shflags_test_private.sh shflags_test_public.sh"
-
-# system info
-$ date
-Fri Jul 11 16:40:56 IST 2008
-$ uname -mprsv
-Linux 2.6.18.5-gg34workstation-mixed64-32 #1 SMP Thu May 8 01:31:23 UTC 2008 x86_64 unknown
-
-
-#------------------------------------------------------------------------------
-# Running the test suite with /bin/sh
-#
-
---- Executing the 'defines' test suite ---
-#
-# Performing tests
-#
-testFlagsDefine
-testBoolean
-testFloat
-testInteger
-testString
-testShortNameLength
-
-#
-# Test report
-#
-tests passed: 65 100%
-tests failed: 0 0%
-tests skipped: 0 0%
-tests total: 65 100%
-
---- Executing the 'parsing' test suite ---
-#
-# Performing tests
-#
-testValidBooleanShort
-testValidBooleanLong
-testValidFloats
-testInvalidFloats
-testValidIntegers
-testInvalidIntegers
-testValidStrings
-testMultipleFlags
-testSingleNonFlagArg
-testMultipleNonFlagArgs
-testMultipleNonFlagStringArgsWithSpaces
-
-#
-# Test report
-#
-tests passed: 179 100%
-tests failed: 0 0%
-tests skipped: 0 0%
-tests total: 179 100%
-
---- Executing the 'private' test suite ---
-#
-# Performing tests
-#
-testGetFlagInfo
-testItemInList
-testValidateBoolean
-testValidateFloat
-testValidateInteger
-
-#
-# Test report
-#
-tests passed: 50 100%
-tests failed: 0 0%
-tests skipped: 0 0%
-tests total: 50 100%
-
---- Executing the 'public' test suite ---
-#
-# Performing tests
-#
-testHelp
-testStandardHelpOutput
-testEnhancedHelpOutput
-
-#
-# Test report
-#
-tests passed: 8 89%
-tests failed: 0 0%
-tests skipped: 1 11%
-tests total: 9 100%
-
-
-#------------------------------------------------------------------------------
-# Running the test suite with /bin/bash
-#
-
-GNU bash, version 3.1.17(1)-release (i486-pc-linux-gnu)
-Copyright (C) 2005 Free Software Foundation, Inc.
-
---- Executing the 'defines' test suite ---
-#
-# Performing tests
-#
-testFlagsDefine
-testBoolean
-testFloat
-testInteger
-testString
-testShortNameLength
-
-#
-# Test report
-#
-tests passed: 65 100%
-tests failed: 0 0%
-tests skipped: 0 0%
-tests total: 65 100%
-
---- Executing the 'parsing' test suite ---
-#
-# Performing tests
-#
-testValidBooleanShort
-testValidBooleanLong
-testValidFloats
-testInvalidFloats
-testValidIntegers
-testInvalidIntegers
-testValidStrings
-testMultipleFlags
-testSingleNonFlagArg
-testMultipleNonFlagArgs
-testMultipleNonFlagStringArgsWithSpaces
-
-#
-# Test report
-#
-tests passed: 179 100%
-tests failed: 0 0%
-tests skipped: 0 0%
-tests total: 179 100%
-
---- Executing the 'private' test suite ---
-#
-# Performing tests
-#
-testGetFlagInfo
-testItemInList
-testValidateBoolean
-testValidateFloat
-testValidateInteger
-
-#
-# Test report
-#
-tests passed: 50 100%
-tests failed: 0 0%
-tests skipped: 0 0%
-tests total: 50 100%
-
---- Executing the 'public' test suite ---
-#
-# Performing tests
-#
-testHelp
-testStandardHelpOutput
-testEnhancedHelpOutput
-
-#
-# Test report
-#
-tests passed: 8 89%
-tests failed: 0 0%
-tests skipped: 1 11%
-tests total: 9 100%
-
-test:WARN unable to run tests with the /bin/dash shell
-
-
-#------------------------------------------------------------------------------
-# Running the test suite with /bin/ksh
-#
-
---- Executing the 'defines' test suite ---
-#
-# Performing tests
-#
-testFlagsDefine
-testBoolean
-testFloat
-testInteger
-testString
-testShortNameLength
-
-#
-# Test report
-#
-tests passed: 65 100%
-tests failed: 0 0%
-tests skipped: 0 0%
-tests total: 65 100%
-
---- Executing the 'parsing' test suite ---
-#
-# Performing tests
-#
-testValidBooleanShort
-testValidBooleanLong
-testValidFloats
-testInvalidFloats
-testValidIntegers
-testInvalidIntegers
-testValidStrings
-testMultipleFlags
-testSingleNonFlagArg
-testMultipleNonFlagArgs
-testMultipleNonFlagStringArgsWithSpaces
-
-#
-# Test report
-#
-tests passed: 179 100%
-tests failed: 0 0%
-tests skipped: 0 0%
-tests total: 179 100%
-
---- Executing the 'private' test suite ---
-#
-# Performing tests
-#
-testGetFlagInfo
-testItemInList
-testValidateBoolean
-testValidateFloat
-testValidateInteger
-
-#
-# Test report
-#
-tests passed: 50 100%
-tests failed: 0 0%
-tests skipped: 0 0%
-tests total: 50 100%
-
---- Executing the 'public' test suite ---
-#
-# Performing tests
-#
-testHelp
-testStandardHelpOutput
-testEnhancedHelpOutput
-
-#
-# Test report
-#
-tests passed: 8 89%
-tests failed: 0 0%
-tests skipped: 1 11%
-tests total: 9 100%
-
-
-#------------------------------------------------------------------------------
-# Running the test suite with /bin/pdksh
-#
-
---- Executing the 'defines' test suite ---
-#
-# Performing tests
-#
-testFlagsDefine
-testBoolean
-testFloat
-testInteger
-testString
-testShortNameLength
-
-#
-# Test report
-#
-tests passed: 65 100%
-tests failed: 0 0%
-tests skipped: 0 0%
-tests total: 65 100%
-
---- Executing the 'parsing' test suite ---
-#
-# Performing tests
-#
-testValidBooleanShort
-testValidBooleanLong
-testValidFloats
-testInvalidFloats
-testValidIntegers
-testInvalidIntegers
-testValidStrings
-testMultipleFlags
-testSingleNonFlagArg
-testMultipleNonFlagArgs
-testMultipleNonFlagStringArgsWithSpaces
-
-#
-# Test report
-#
-tests passed: 179 100%
-tests failed: 0 0%
-tests skipped: 0 0%
-tests total: 179 100%
-
---- Executing the 'private' test suite ---
-#
-# Performing tests
-#
-testGetFlagInfo
-testItemInList
-testValidateBoolean
-testValidateFloat
-testValidateInteger
-
-#
-# Test report
-#
-tests passed: 50 100%
-tests failed: 0 0%
-tests skipped: 0 0%
-tests total: 50 100%
-
---- Executing the 'public' test suite ---
-#
-# Performing tests
-#
-testHelp
-testStandardHelpOutput
-testEnhancedHelpOutput
-
-#
-# Test report
-#
-tests passed: 8 89%
-tests failed: 0 0%
-tests skipped: 1 11%
-tests total: 9 100%
-
-
-#------------------------------------------------------------------------------
-# Running the test suite with /bin/zsh
-#
-
-version: 4.2.5
-
---- Executing the 'defines' test suite ---
-#
-# Performing tests
-#
-testFlagsDefine
-testBoolean
-testFloat
-testInteger
-testString
-testShortNameLength
-
-#
-# Test report
-#
-tests passed: 65 100%
-tests failed: 0 0%
-tests skipped: 0 0%
-tests total: 65 100%
-
---- Executing the 'parsing' test suite ---
-#
-# Performing tests
-#
-testValidBooleanShort
-testValidBooleanLong
-testValidFloats
-testInvalidFloats
-testValidIntegers
-testInvalidIntegers
-testValidStrings
-testMultipleFlags
-testSingleNonFlagArg
-testMultipleNonFlagArgs
-testMultipleNonFlagStringArgsWithSpaces
-
-#
-# Test report
-#
-tests passed: 179 100%
-tests failed: 0 0%
-tests skipped: 0 0%
-tests total: 179 100%
-
---- Executing the 'private' test suite ---
-#
-# Performing tests
-#
-testGetFlagInfo
-testItemInList
-testValidateBoolean
-testValidateFloat
-testValidateInteger
-
-#
-# Test report
-#
-tests passed: 50 100%
-tests failed: 0 0%
-tests skipped: 0 0%
-tests total: 50 100%
-
---- Executing the 'public' test suite ---
-#
-# Performing tests
-#
-testHelp
-testStandardHelpOutput
-testEnhancedHelpOutput
-
-#
-# Test report
-#
-tests passed: 8 89%
-tests failed: 0 0%
-tests skipped: 1 11%
-tests total: 9 100%
diff --git a/test_results/1.0.1/Linux-Ubuntu_Hardy-8.04.txt b/test_results/1.0.1/Linux-Ubuntu_Hardy-8.04.txt
deleted file mode 100644
index 537c17d..0000000
--- a/test_results/1.0.1/Linux-Ubuntu_Hardy-8.04.txt
+++ /dev/null
@@ -1,512 +0,0 @@
-#------------------------------------------------------------------------------
-# System data
-#
-
-# test run info
-shells="/bin/sh /bin/bash /bin/dash /bin/ksh /bin/pdksh /bin/zsh"
-tests=" shflags_test_defines.sh shflags_test_parsing.sh shflags_test_private.sh shflags_test_public.sh"
-
-# system info
-$ date
-Fri Jul 11 20:41:28 GMT 2008
-$ uname -mprsv
-Linux 2.6.24-19-server #1 SMP Wed Jun 18 15:18:00 UTC 2008 i686 unknown
-
-
-#------------------------------------------------------------------------------
-# Running the test suite with /bin/sh
-#
-
---- Executing the 'defines' test suite ---
-#
-# Performing tests
-#
-testFlagsDefine
-testBoolean
-testFloat
-testInteger
-testString
-testShortNameLength
-
-#
-# Test report
-#
-tests passed: 65 100%
-tests failed: 0 0%
-tests skipped: 0 0%
-tests total: 65 100%
-
---- Executing the 'parsing' test suite ---
-#
-# Performing tests
-#
-testValidBooleanShort
-testValidBooleanLong
-testValidFloats
-testInvalidFloats
-testValidIntegers
-testInvalidIntegers
-testValidStrings
-testMultipleFlags
-testSingleNonFlagArg
-testMultipleNonFlagArgs
-testMultipleNonFlagStringArgsWithSpaces
-
-#
-# Test report
-#
-tests passed: 179 100%
-tests failed: 0 0%
-tests skipped: 0 0%
-tests total: 179 100%
-
---- Executing the 'private' test suite ---
-#
-# Performing tests
-#
-testGetFlagInfo
-testItemInList
-testValidateBoolean
-testValidateFloat
-testValidateInteger
-
-#
-# Test report
-#
-tests passed: 50 100%
-tests failed: 0 0%
-tests skipped: 0 0%
-tests total: 50 100%
-
---- Executing the 'public' test suite ---
-#
-# Performing tests
-#
-testHelp
-testStandardHelpOutput
-testEnhancedHelpOutput
-
-#
-# Test report
-#
-tests passed: 8 89%
-tests failed: 0 0%
-tests skipped: 1 11%
-tests total: 9 100%
-
-
-#------------------------------------------------------------------------------
-# Running the test suite with /bin/bash
-#
-
-GNU bash, version 3.2.39(1)-release (i486-pc-linux-gnu)
-Copyright (C) 2007 Free Software Foundation, Inc.
-
---- Executing the 'defines' test suite ---
-#
-# Performing tests
-#
-testFlagsDefine
-testBoolean
-testFloat
-testInteger
-testString
-testShortNameLength
-
-#
-# Test report
-#
-tests passed: 65 100%
-tests failed: 0 0%
-tests skipped: 0 0%
-tests total: 65 100%
-
---- Executing the 'parsing' test suite ---
-#
-# Performing tests
-#
-testValidBooleanShort
-testValidBooleanLong
-testValidFloats
-testInvalidFloats
-testValidIntegers
-testInvalidIntegers
-testValidStrings
-testMultipleFlags
-testSingleNonFlagArg
-testMultipleNonFlagArgs
-testMultipleNonFlagStringArgsWithSpaces
-
-#
-# Test report
-#
-tests passed: 179 100%
-tests failed: 0 0%
-tests skipped: 0 0%
-tests total: 179 100%
-
---- Executing the 'private' test suite ---
-#
-# Performing tests
-#
-testGetFlagInfo
-testItemInList
-testValidateBoolean
-testValidateFloat
-testValidateInteger
-
-#
-# Test report
-#
-tests passed: 50 100%
-tests failed: 0 0%
-tests skipped: 0 0%
-tests total: 50 100%
-
---- Executing the 'public' test suite ---
-#
-# Performing tests
-#
-testHelp
-testStandardHelpOutput
-testEnhancedHelpOutput
-
-#
-# Test report
-#
-tests passed: 8 89%
-tests failed: 0 0%
-tests skipped: 1 11%
-tests total: 9 100%
-
-
-#------------------------------------------------------------------------------
-# Running the test suite with /bin/dash
-#
-
---- Executing the 'defines' test suite ---
-#
-# Performing tests
-#
-testFlagsDefine
-testBoolean
-testFloat
-testInteger
-testString
-testShortNameLength
-
-#
-# Test report
-#
-tests passed: 65 100%
-tests failed: 0 0%
-tests skipped: 0 0%
-tests total: 65 100%
-
---- Executing the 'parsing' test suite ---
-#
-# Performing tests
-#
-testValidBooleanShort
-testValidBooleanLong
-testValidFloats
-testInvalidFloats
-testValidIntegers
-testInvalidIntegers
-testValidStrings
-testMultipleFlags
-testSingleNonFlagArg
-testMultipleNonFlagArgs
-testMultipleNonFlagStringArgsWithSpaces
-
-#
-# Test report
-#
-tests passed: 179 100%
-tests failed: 0 0%
-tests skipped: 0 0%
-tests total: 179 100%
-
---- Executing the 'private' test suite ---
-#
-# Performing tests
-#
-testGetFlagInfo
-testItemInList
-testValidateBoolean
-testValidateFloat
-testValidateInteger
-
-#
-# Test report
-#
-tests passed: 50 100%
-tests failed: 0 0%
-tests skipped: 0 0%
-tests total: 50 100%
-
---- Executing the 'public' test suite ---
-#
-# Performing tests
-#
-testHelp
-testStandardHelpOutput
-testEnhancedHelpOutput
-
-#
-# Test report
-#
-tests passed: 8 89%
-tests failed: 0 0%
-tests skipped: 1 11%
-tests total: 9 100%
-
-
-#------------------------------------------------------------------------------
-# Running the test suite with /bin/ksh
-#
-
- version sh (AT&T Research) 1993-12-28 s+
-
---- Executing the 'defines' test suite ---
-#
-# Performing tests
-#
-testFlagsDefine
-testBoolean
-testFloat
-testInteger
-testString
-testShortNameLength
-
-#
-# Test report
-#
-tests passed: 65 100%
-tests failed: 0 0%
-tests skipped: 0 0%
-tests total: 65 100%
-
---- Executing the 'parsing' test suite ---
-#
-# Performing tests
-#
-testValidBooleanShort
-testValidBooleanLong
-testValidFloats
-testInvalidFloats
-testValidIntegers
-testInvalidIntegers
-testValidStrings
-testMultipleFlags
-testSingleNonFlagArg
-testMultipleNonFlagArgs
-testMultipleNonFlagStringArgsWithSpaces
-
-#
-# Test report
-#
-tests passed: 179 100%
-tests failed: 0 0%
-tests skipped: 0 0%
-tests total: 179 100%
-
---- Executing the 'private' test suite ---
-#
-# Performing tests
-#
-testGetFlagInfo
-testItemInList
-testValidateBoolean
-testValidateFloat
-testValidateInteger
-
-#
-# Test report
-#
-tests passed: 50 100%
-tests failed: 0 0%
-tests skipped: 0 0%
-tests total: 50 100%
-
---- Executing the 'public' test suite ---
-#
-# Performing tests
-#
-testHelp
-testStandardHelpOutput
-testEnhancedHelpOutput
-
-#
-# Test report
-#
-tests passed: 8 89%
-tests failed: 0 0%
-tests skipped: 1 11%
-tests total: 9 100%
-
-
-#------------------------------------------------------------------------------
-# Running the test suite with /bin/pdksh
-#
-
---- Executing the 'defines' test suite ---
-#
-# Performing tests
-#
-testFlagsDefine
-testBoolean
-testFloat
-testInteger
-testString
-testShortNameLength
-
-#
-# Test report
-#
-tests passed: 65 100%
-tests failed: 0 0%
-tests skipped: 0 0%
-tests total: 65 100%
-
---- Executing the 'parsing' test suite ---
-#
-# Performing tests
-#
-testValidBooleanShort
-testValidBooleanLong
-testValidFloats
-testInvalidFloats
-testValidIntegers
-testInvalidIntegers
-testValidStrings
-testMultipleFlags
-testSingleNonFlagArg
-testMultipleNonFlagArgs
-testMultipleNonFlagStringArgsWithSpaces
-
-#
-# Test report
-#
-tests passed: 179 100%
-tests failed: 0 0%
-tests skipped: 0 0%
-tests total: 179 100%
-
---- Executing the 'private' test suite ---
-#
-# Performing tests
-#
-testGetFlagInfo
-testItemInList
-testValidateBoolean
-testValidateFloat
-testValidateInteger
-
-#
-# Test report
-#
-tests passed: 50 100%
-tests failed: 0 0%
-tests skipped: 0 0%
-tests total: 50 100%
-
---- Executing the 'public' test suite ---
-#
-# Performing tests
-#
-testHelp
-testStandardHelpOutput
-testEnhancedHelpOutput
-
-#
-# Test report
-#
-tests passed: 8 89%
-tests failed: 0 0%
-tests skipped: 1 11%
-tests total: 9 100%
-
-
-#------------------------------------------------------------------------------
-# Running the test suite with /bin/zsh
-#
-
-version: 4.3.4
-
---- Executing the 'defines' test suite ---
-#
-# Performing tests
-#
-testFlagsDefine
-testBoolean
-testFloat
-testInteger
-testString
-testShortNameLength
-
-#
-# Test report
-#
-tests passed: 65 100%
-tests failed: 0 0%
-tests skipped: 0 0%
-tests total: 65 100%
-
---- Executing the 'parsing' test suite ---
-#
-# Performing tests
-#
-testValidBooleanShort
-testValidBooleanLong
-testValidFloats
-testInvalidFloats
-testValidIntegers
-testInvalidIntegers
-testValidStrings
-testMultipleFlags
-testSingleNonFlagArg
-testMultipleNonFlagArgs
-testMultipleNonFlagStringArgsWithSpaces
-
-#
-# Test report
-#
-tests passed: 179 100%
-tests failed: 0 0%
-tests skipped: 0 0%
-tests total: 179 100%
-
---- Executing the 'private' test suite ---
-#
-# Performing tests
-#
-testGetFlagInfo
-testItemInList
-testValidateBoolean
-testValidateFloat
-testValidateInteger
-
-#
-# Test report
-#
-tests passed: 50 100%
-tests failed: 0 0%
-tests skipped: 0 0%
-tests total: 50 100%
-
---- Executing the 'public' test suite ---
-#
-# Performing tests
-#
-testHelp
-testStandardHelpOutput
-testEnhancedHelpOutput
-
-#
-# Test report
-#
-tests passed: 8 89%
-tests failed: 0 0%
-tests skipped: 1 11%
-tests total: 9 100%
diff --git a/test_results/1.0.1/Mac_OS_X-10.5.4.txt b/test_results/1.0.1/Mac_OS_X-10.5.4.txt
deleted file mode 100644
index c4a3262..0000000
--- a/test_results/1.0.1/Mac_OS_X-10.5.4.txt
+++ /dev/null
@@ -1,368 +0,0 @@
-#------------------------------------------------------------------------------
-# System data
-#
-
-# test run info
-shells="/bin/sh /bin/bash /bin/dash /bin/ksh /bin/pdksh /bin/zsh"
-tests=" shflags_test_defines.sh shflags_test_parsing.sh shflags_test_private.sh shflags_test_public.sh"
-
-# system info
-$ date
-Fri Jul 11 21:38:16 IST 2008
-$ uname -mprsv
-Darwin 9.4.0 Darwin Kernel Version 9.4.0: Mon Jun 9 19:30:53 PDT 2008; root:xnu-1228.5.20~1/RELEASE_I386 i386 i386
-
-
-#------------------------------------------------------------------------------
-# Running the test suite with /bin/sh
-#
-
---- Executing the 'defines' test suite ---
-#
-# Performing tests
-#
-testFlagsDefine
-testBoolean
-testFloat
-testInteger
-testString
-testShortNameLength
-
-#
-# Test report
-#
-tests passed: 65 100%
-tests failed: 0 0%
-tests skipped: 0 0%
-tests total: 65 100%
-
---- Executing the 'parsing' test suite ---
-test:WARN Standard version of getopt found. Some tests will be skipped.
-#
-# Performing tests
-#
-testValidBooleanShort
-testValidBooleanLong
-testValidFloats
-testInvalidFloats
-testValidIntegers
-testInvalidIntegers
-testValidStrings
-ASSERT:FLAGS (string with spaces) returned a non-zero result
-ASSERT:string (string with spaces) test failed.string (string with spaces) test failed. expected:<string with spaces> but was:<>
-flags:ERROR the available getopt does not support spaces in options
-testMultipleFlags
-testSingleNonFlagArg
-testMultipleNonFlagArgs
-testMultipleNonFlagStringArgsWithSpaces
-
-#
-# Test report
-#
-tests passed: 89 50%
-tests failed: 2 1%
-tests skipped: 88 49%
-tests total: 179 100%
-
---- Executing the 'private' test suite ---
-#
-# Performing tests
-#
-testGetFlagInfo
-testItemInList
-testValidateBoolean
-testValidateFloat
-testValidateInteger
-
-#
-# Test report
-#
-tests passed: 50 100%
-tests failed: 0 0%
-tests skipped: 0 0%
-tests total: 50 100%
-
---- Executing the 'public' test suite ---
-#
-# Performing tests
-#
-testHelp
-testStandardHelpOutput
-testEnhancedHelpOutput
-
-#
-# Test report
-#
-tests passed: 5 56%
-tests failed: 0 0%
-tests skipped: 4 44%
-tests total: 9 100%
-
-
-#------------------------------------------------------------------------------
-# Running the test suite with /bin/bash
-#
-
-GNU bash, version 3.2.17(1)-release (i386-apple-darwin9.0)
-Copyright (C) 2005 Free Software Foundation, Inc.
-
---- Executing the 'defines' test suite ---
-#
-# Performing tests
-#
-testFlagsDefine
-testBoolean
-testFloat
-testInteger
-testString
-testShortNameLength
-
-#
-# Test report
-#
-tests passed: 65 100%
-tests failed: 0 0%
-tests skipped: 0 0%
-tests total: 65 100%
-
---- Executing the 'parsing' test suite ---
-test:WARN Standard version of getopt found. Some tests will be skipped.
-#
-# Performing tests
-#
-testValidBooleanShort
-testValidBooleanLong
-testValidFloats
-testInvalidFloats
-testValidIntegers
-testInvalidIntegers
-testValidStrings
-ASSERT:FLAGS (string with spaces) returned a non-zero result
-ASSERT:string (string with spaces) test failed.string (string with spaces) test failed. expected:<string with spaces> but was:<>
-flags:ERROR the available getopt does not support spaces in options
-testMultipleFlags
-testSingleNonFlagArg
-testMultipleNonFlagArgs
-testMultipleNonFlagStringArgsWithSpaces
-
-#
-# Test report
-#
-tests passed: 89 50%
-tests failed: 2 1%
-tests skipped: 88 49%
-tests total: 179 100%
-
---- Executing the 'private' test suite ---
-#
-# Performing tests
-#
-testGetFlagInfo
-testItemInList
-testValidateBoolean
-testValidateFloat
-testValidateInteger
-
-#
-# Test report
-#
-tests passed: 50 100%
-tests failed: 0 0%
-tests skipped: 0 0%
-tests total: 50 100%
-
---- Executing the 'public' test suite ---
-#
-# Performing tests
-#
-testHelp
-testStandardHelpOutput
-testEnhancedHelpOutput
-
-#
-# Test report
-#
-tests passed: 5 56%
-tests failed: 0 0%
-tests skipped: 4 44%
-tests total: 9 100%
-
-test:WARN unable to run tests with the /bin/dash shell
-
-
-#------------------------------------------------------------------------------
-# Running the test suite with /bin/ksh
-#
-
- version sh (AT&T Research) 1993-12-28 s+
-
---- Executing the 'defines' test suite ---
-#
-# Performing tests
-#
-testFlagsDefine
-testBoolean
-testFloat
-testInteger
-testString
-testShortNameLength
-
-#
-# Test report
-#
-tests passed: 65 100%
-tests failed: 0 0%
-tests skipped: 0 0%
-tests total: 65 100%
-
---- Executing the 'parsing' test suite ---
-test:WARN Standard version of getopt found. Some tests will be skipped.
-#
-# Performing tests
-#
-testValidBooleanShort
-testValidBooleanLong
-testValidFloats
-testInvalidFloats
-testValidIntegers
-testInvalidIntegers
-testValidStrings
-ASSERT:FLAGS (string with spaces) returned a non-zero result
-ASSERT:string (string with spaces) test failed.string (string with spaces) test failed. expected:<string with spaces> but was:<>
-flags:ERROR the available getopt does not support spaces in options
-testMultipleFlags
-testSingleNonFlagArg
-testMultipleNonFlagArgs
-testMultipleNonFlagStringArgsWithSpaces
-
-#
-# Test report
-#
-tests passed: 89 50%
-tests failed: 2 1%
-tests skipped: 88 49%
-tests total: 179 100%
-
---- Executing the 'private' test suite ---
-#
-# Performing tests
-#
-testGetFlagInfo
-testItemInList
-testValidateBoolean
-testValidateFloat
-testValidateInteger
-
-#
-# Test report
-#
-tests passed: 50 100%
-tests failed: 0 0%
-tests skipped: 0 0%
-tests total: 50 100%
-
---- Executing the 'public' test suite ---
-#
-# Performing tests
-#
-testHelp
-testStandardHelpOutput
-testEnhancedHelpOutput
-
-#
-# Test report
-#
-tests passed: 5 56%
-tests failed: 0 0%
-tests skipped: 4 44%
-tests total: 9 100%
-
-test:WARN unable to run tests with the /bin/pdksh shell
-
-
-#------------------------------------------------------------------------------
-# Running the test suite with /bin/zsh
-#
-
-version: 4.3.4
-
---- Executing the 'defines' test suite ---
-#
-# Performing tests
-#
-testFlagsDefine
-testBoolean
-testFloat
-testInteger
-testString
-testShortNameLength
-
-#
-# Test report
-#
-tests passed: 65 100%
-tests failed: 0 0%
-tests skipped: 0 0%
-tests total: 65 100%
-
---- Executing the 'parsing' test suite ---
-test:WARN Standard version of getopt found. Some tests will be skipped.
-#
-# Performing tests
-#
-testValidBooleanShort
-testValidBooleanLong
-testValidFloats
-testInvalidFloats
-testValidIntegers
-testInvalidIntegers
-testValidStrings
-ASSERT:FLAGS (string with spaces) returned a non-zero result
-ASSERT:string (string with spaces) test failed.string (string with spaces) test failed. expected:<string with spaces> but was:<>
-flags:ERROR the available getopt does not support spaces in options
-testMultipleFlags
-testSingleNonFlagArg
-testMultipleNonFlagArgs
-testMultipleNonFlagStringArgsWithSpaces
-
-#
-# Test report
-#
-tests passed: 89 50%
-tests failed: 2 1%
-tests skipped: 88 49%
-tests total: 179 100%
-
---- Executing the 'private' test suite ---
-#
-# Performing tests
-#
-testGetFlagInfo
-testItemInList
-testValidateBoolean
-testValidateFloat
-testValidateInteger
-
-#
-# Test report
-#
-tests passed: 50 100%
-tests failed: 0 0%
-tests skipped: 0 0%
-tests total: 50 100%
-
---- Executing the 'public' test suite ---
-#
-# Performing tests
-#
-testHelp
-testStandardHelpOutput
-testEnhancedHelpOutput
-
-#
-# Test report
-#
-tests passed: 5 56%
-tests failed: 0 0%
-tests skipped: 4 44%
-tests total: 9 100%
diff --git a/test_results/1.0.1/Solaris-9-U6-x86.txt b/test_results/1.0.1/Solaris-9-U6-x86.txt
deleted file mode 100644
index 1f223cc..0000000
--- a/test_results/1.0.1/Solaris-9-U6-x86.txt
+++ /dev/null
@@ -1,366 +0,0 @@
-#------------------------------------------------------------------------------
-# System data
-#
-
-# test run info
-shells="/bin/sh /bin/bash /bin/dash /bin/ksh /bin/pdksh /bin/zsh"
-tests=" shflags_test_defines.sh shflags_test_parsing.sh shflags_test_private.sh shflags_test_public.sh"
-
-# system info
-$ date
-Fri Jul 11 20:26:24 GMT 2008
-$ uname -mprsv
-SunOS 5.9 Generic_117172-08 i86pc i386
-
-
-#------------------------------------------------------------------------------
-# Running the test suite with /bin/sh
-#
-
---- Executing the 'defines' test suite ---
-#
-# Performing tests
-#
-testFlagsDefine
-testBoolean
-testFloat
-testInteger
-testString
-testShortNameLength
-
-#
-# Test report
-#
-tests passed: 65 100%
-tests failed: 0 0%
-tests skipped: 0 0%
-tests total: 65 100%
-
---- Executing the 'parsing' test suite ---
-test:WARN Standard version of getopt found. Some tests will be skipped.
-#
-# Performing tests
-#
-testValidBooleanShort
-testValidBooleanLong
-testValidFloats
-testInvalidFloats
-testValidIntegers
-testInvalidIntegers
-testValidStrings
-ASSERT:FLAGS (string with spaces) returned a non-zero result
-ASSERT:string (string with spaces) test failed.string (string with spaces) test failed. expected:<string with spaces> but was:<>
-flags:ERROR the available getopt does not support spaces in options
-testMultipleFlags
-testSingleNonFlagArg
-testMultipleNonFlagArgs
-testMultipleNonFlagStringArgsWithSpaces
-
-#
-# Test report
-#
-tests passed: 89 50%
-tests failed: 2 1%
-tests skipped: 88 49%
-tests total: 179 100%
-
---- Executing the 'private' test suite ---
-#
-# Performing tests
-#
-testGetFlagInfo
-testItemInList
-testValidateBoolean
-testValidateFloat
-testValidateInteger
-
-#
-# Test report
-#
-tests passed: 50 100%
-tests failed: 0 0%
-tests skipped: 0 0%
-tests total: 50 100%
-
---- Executing the 'public' test suite ---
-#
-# Performing tests
-#
-testHelp
-testStandardHelpOutput
-testEnhancedHelpOutput
-
-#
-# Test report
-#
-tests passed: 5 56%
-tests failed: 0 0%
-tests skipped: 4 44%
-tests total: 9 100%
-
-
-#------------------------------------------------------------------------------
-# Running the test suite with /bin/bash
-#
-
-GNU bash, version 2.05.0(1)-release (i386-pc-solaris2.9)
-Copyright 2000 Free Software Foundation, Inc.
-
---- Executing the 'defines' test suite ---
-#
-# Performing tests
-#
-testFlagsDefine
-testBoolean
-testFloat
-testInteger
-testString
-testShortNameLength
-
-#
-# Test report
-#
-tests passed: 65 100%
-tests failed: 0 0%
-tests skipped: 0 0%
-tests total: 65 100%
-
---- Executing the 'parsing' test suite ---
-test:WARN Standard version of getopt found. Some tests will be skipped.
-#
-# Performing tests
-#
-testValidBooleanShort
-testValidBooleanLong
-testValidFloats
-testInvalidFloats
-testValidIntegers
-testInvalidIntegers
-testValidStrings
-ASSERT:FLAGS (string with spaces) returned a non-zero result
-ASSERT:string (string with spaces) test failed.string (string with spaces) test failed. expected:<string with spaces> but was:<>
-flags:ERROR the available getopt does not support spaces in options
-testMultipleFlags
-testSingleNonFlagArg
-testMultipleNonFlagArgs
-testMultipleNonFlagStringArgsWithSpaces
-
-#
-# Test report
-#
-tests passed: 89 50%
-tests failed: 2 1%
-tests skipped: 88 49%
-tests total: 179 100%
-
---- Executing the 'private' test suite ---
-#
-# Performing tests
-#
-testGetFlagInfo
-testItemInList
-testValidateBoolean
-testValidateFloat
-testValidateInteger
-
-#
-# Test report
-#
-tests passed: 50 100%
-tests failed: 0 0%
-tests skipped: 0 0%
-tests total: 50 100%
-
---- Executing the 'public' test suite ---
-#
-# Performing tests
-#
-testHelp
-testStandardHelpOutput
-testEnhancedHelpOutput
-
-#
-# Test report
-#
-tests passed: 5 56%
-tests failed: 0 0%
-tests skipped: 4 44%
-tests total: 9 100%
-
-test:WARN unable to run tests with the /bin/dash shell
-
-
-#------------------------------------------------------------------------------
-# Running the test suite with /bin/ksh
-#
-
---- Executing the 'defines' test suite ---
-#
-# Performing tests
-#
-testFlagsDefine
-testBoolean
-testFloat
-testInteger
-testString
-testShortNameLength
-
-#
-# Test report
-#
-tests passed: 65 100%
-tests failed: 0 0%
-tests skipped: 0 0%
-tests total: 65 100%
-
---- Executing the 'parsing' test suite ---
-test:WARN Standard version of getopt found. Some tests will be skipped.
-#
-# Performing tests
-#
-testValidBooleanShort
-testValidBooleanLong
-testValidFloats
-testInvalidFloats
-testValidIntegers
-testInvalidIntegers
-testValidStrings
-ASSERT:FLAGS (string with spaces) returned a non-zero result
-ASSERT:string (string with spaces) test failed.string (string with spaces) test failed. expected:<string with spaces> but was:<>
-flags:ERROR the available getopt does not support spaces in options
-testMultipleFlags
-testSingleNonFlagArg
-testMultipleNonFlagArgs
-testMultipleNonFlagStringArgsWithSpaces
-
-#
-# Test report
-#
-tests passed: 89 50%
-tests failed: 2 1%
-tests skipped: 88 49%
-tests total: 179 100%
-
---- Executing the 'private' test suite ---
-#
-# Performing tests
-#
-testGetFlagInfo
-testItemInList
-testValidateBoolean
-testValidateFloat
-testValidateInteger
-
-#
-# Test report
-#
-tests passed: 50 100%
-tests failed: 0 0%
-tests skipped: 0 0%
-tests total: 50 100%
-
---- Executing the 'public' test suite ---
-#
-# Performing tests
-#
-testHelp
-testStandardHelpOutput
-testEnhancedHelpOutput
-
-#
-# Test report
-#
-tests passed: 5 56%
-tests failed: 0 0%
-tests skipped: 4 44%
-tests total: 9 100%
-
-test:WARN unable to run tests with the /bin/pdksh shell
-
-
-#------------------------------------------------------------------------------
-# Running the test suite with /bin/zsh
-#
-
-version: 3.0.8
-
---- Executing the 'defines' test suite ---
-#
-# Performing tests
-#
-testFlagsDefine
-testBoolean
-testFloat
-testInteger
-testString
-testShortNameLength
-
-#
-# Test report
-#
-tests passed: 65 100%
-tests failed: 0 0%
-tests skipped: 0 0%
-tests total: 65 100%
-
---- Executing the 'parsing' test suite ---
-test:WARN Standard version of getopt found. Some tests will be skipped.
-#
-# Performing tests
-#
-testValidBooleanShort
-testValidBooleanLong
-testValidFloats
-testInvalidFloats
-testValidIntegers
-testInvalidIntegers
-testValidStrings
-ASSERT:FLAGS (string with spaces) returned a non-zero result
-ASSERT:string (string with spaces) test failed.string (string with spaces) test failed. expected:<string with spaces> but was:<>
-flags:ERROR the available getopt does not support spaces in options
-testMultipleFlags
-testSingleNonFlagArg
-testMultipleNonFlagArgs
-testMultipleNonFlagStringArgsWithSpaces
-
-#
-# Test report
-#
-tests passed: 89 50%
-tests failed: 2 1%
-tests skipped: 88 49%
-tests total: 179 100%
-
---- Executing the 'private' test suite ---
-#
-# Performing tests
-#
-testGetFlagInfo
-testItemInList
-testValidateBoolean
-testValidateFloat
-testValidateInteger
-
-#
-# Test report
-#
-tests passed: 50 100%
-tests failed: 0 0%
-tests skipped: 0 0%
-tests total: 50 100%
-
---- Executing the 'public' test suite ---
-#
-# Performing tests
-#
-testHelp
-testStandardHelpOutput
-testEnhancedHelpOutput
-
-#
-# Test report
-#
-tests passed: 5 56%
-tests failed: 0 0%
-tests skipped: 4 44%
-tests total: 9 100%
diff --git a/test_results/1.0.1/Solaris-nv-77-x86.txt b/test_results/1.0.1/Solaris-nv-77-x86.txt
deleted file mode 100644
index 1ba12ae..0000000
--- a/test_results/1.0.1/Solaris-nv-77-x86.txt
+++ /dev/null
@@ -1,366 +0,0 @@
-#------------------------------------------------------------------------------
-# System data
-#
-
-# test run info
-shells="/bin/sh /bin/bash /bin/dash /bin/ksh /bin/pdksh /bin/zsh"
-tests=" shflags_test_defines.sh shflags_test_parsing.sh shflags_test_private.sh shflags_test_public.sh"
-
-# system info
-$ date
-Fri Jul 11 20:32:34 GMT 2008
-$ uname -mprsv
-SunOS 5.11 snv_77 i86pc i386
-
-
-#------------------------------------------------------------------------------
-# Running the test suite with /bin/sh
-#
-
---- Executing the 'defines' test suite ---
-#
-# Performing tests
-#
-testFlagsDefine
-testBoolean
-testFloat
-testInteger
-testString
-testShortNameLength
-
-#
-# Test report
-#
-tests passed: 65 100%
-tests failed: 0 0%
-tests skipped: 0 0%
-tests total: 65 100%
-
---- Executing the 'parsing' test suite ---
-test:WARN Standard version of getopt found. Some tests will be skipped.
-#
-# Performing tests
-#
-testValidBooleanShort
-testValidBooleanLong
-testValidFloats
-testInvalidFloats
-testValidIntegers
-testInvalidIntegers
-testValidStrings
-ASSERT:FLAGS (string with spaces) returned a non-zero result
-ASSERT:string (string with spaces) test failed.string (string with spaces) test failed. expected:<string with spaces> but was:<>
-flags:ERROR the available getopt does not support spaces in options
-testMultipleFlags
-testSingleNonFlagArg
-testMultipleNonFlagArgs
-testMultipleNonFlagStringArgsWithSpaces
-
-#
-# Test report
-#
-tests passed: 89 50%
-tests failed: 2 1%
-tests skipped: 88 49%
-tests total: 179 100%
-
---- Executing the 'private' test suite ---
-#
-# Performing tests
-#
-testGetFlagInfo
-testItemInList
-testValidateBoolean
-testValidateFloat
-testValidateInteger
-
-#
-# Test report
-#
-tests passed: 50 100%
-tests failed: 0 0%
-tests skipped: 0 0%
-tests total: 50 100%
-
---- Executing the 'public' test suite ---
-#
-# Performing tests
-#
-testHelp
-testStandardHelpOutput
-testEnhancedHelpOutput
-
-#
-# Test report
-#
-tests passed: 5 56%
-tests failed: 0 0%
-tests skipped: 4 44%
-tests total: 9 100%
-
-
-#------------------------------------------------------------------------------
-# Running the test suite with /bin/bash
-#
-
-GNU bash, version 3.2.25(1)-release (i386-pc-solaris2.11)
-Copyright (C) 2005 Free Software Foundation, Inc.
-
---- Executing the 'defines' test suite ---
-#
-# Performing tests
-#
-testFlagsDefine
-testBoolean
-testFloat
-testInteger
-testString
-testShortNameLength
-
-#
-# Test report
-#
-tests passed: 65 100%
-tests failed: 0 0%
-tests skipped: 0 0%
-tests total: 65 100%
-
---- Executing the 'parsing' test suite ---
-test:WARN Standard version of getopt found. Some tests will be skipped.
-#
-# Performing tests
-#
-testValidBooleanShort
-testValidBooleanLong
-testValidFloats
-testInvalidFloats
-testValidIntegers
-testInvalidIntegers
-testValidStrings
-ASSERT:FLAGS (string with spaces) returned a non-zero result
-ASSERT:string (string with spaces) test failed.string (string with spaces) test failed. expected:<string with spaces> but was:<>
-flags:ERROR the available getopt does not support spaces in options
-testMultipleFlags
-testSingleNonFlagArg
-testMultipleNonFlagArgs
-testMultipleNonFlagStringArgsWithSpaces
-
-#
-# Test report
-#
-tests passed: 89 50%
-tests failed: 2 1%
-tests skipped: 88 49%
-tests total: 179 100%
-
---- Executing the 'private' test suite ---
-#
-# Performing tests
-#
-testGetFlagInfo
-testItemInList
-testValidateBoolean
-testValidateFloat
-testValidateInteger
-
-#
-# Test report
-#
-tests passed: 50 100%
-tests failed: 0 0%
-tests skipped: 0 0%
-tests total: 50 100%
-
---- Executing the 'public' test suite ---
-#
-# Performing tests
-#
-testHelp
-testStandardHelpOutput
-testEnhancedHelpOutput
-
-#
-# Test report
-#
-tests passed: 5 56%
-tests failed: 0 0%
-tests skipped: 4 44%
-tests total: 9 100%
-
-test:WARN unable to run tests with the /bin/dash shell
-
-
-#------------------------------------------------------------------------------
-# Running the test suite with /bin/ksh
-#
-
---- Executing the 'defines' test suite ---
-#
-# Performing tests
-#
-testFlagsDefine
-testBoolean
-testFloat
-testInteger
-testString
-testShortNameLength
-
-#
-# Test report
-#
-tests passed: 65 100%
-tests failed: 0 0%
-tests skipped: 0 0%
-tests total: 65 100%
-
---- Executing the 'parsing' test suite ---
-test:WARN Standard version of getopt found. Some tests will be skipped.
-#
-# Performing tests
-#
-testValidBooleanShort
-testValidBooleanLong
-testValidFloats
-testInvalidFloats
-testValidIntegers
-testInvalidIntegers
-testValidStrings
-ASSERT:FLAGS (string with spaces) returned a non-zero result
-ASSERT:string (string with spaces) test failed.string (string with spaces) test failed. expected:<string with spaces> but was:<>
-flags:ERROR the available getopt does not support spaces in options
-testMultipleFlags
-testSingleNonFlagArg
-testMultipleNonFlagArgs
-testMultipleNonFlagStringArgsWithSpaces
-
-#
-# Test report
-#
-tests passed: 89 50%
-tests failed: 2 1%
-tests skipped: 88 49%
-tests total: 179 100%
-
---- Executing the 'private' test suite ---
-#
-# Performing tests
-#
-testGetFlagInfo
-testItemInList
-testValidateBoolean
-testValidateFloat
-testValidateInteger
-
-#
-# Test report
-#
-tests passed: 50 100%
-tests failed: 0 0%
-tests skipped: 0 0%
-tests total: 50 100%
-
---- Executing the 'public' test suite ---
-#
-# Performing tests
-#
-testHelp
-testStandardHelpOutput
-testEnhancedHelpOutput
-
-#
-# Test report
-#
-tests passed: 5 56%
-tests failed: 0 0%
-tests skipped: 4 44%
-tests total: 9 100%
-
-test:WARN unable to run tests with the /bin/pdksh shell
-
-
-#------------------------------------------------------------------------------
-# Running the test suite with /bin/zsh
-#
-
-version: 4.3.4
-
---- Executing the 'defines' test suite ---
-#
-# Performing tests
-#
-testFlagsDefine
-testBoolean
-testFloat
-testInteger
-testString
-testShortNameLength
-
-#
-# Test report
-#
-tests passed: 65 100%
-tests failed: 0 0%
-tests skipped: 0 0%
-tests total: 65 100%
-
---- Executing the 'parsing' test suite ---
-test:WARN Standard version of getopt found. Some tests will be skipped.
-#
-# Performing tests
-#
-testValidBooleanShort
-testValidBooleanLong
-testValidFloats
-testInvalidFloats
-testValidIntegers
-testInvalidIntegers
-testValidStrings
-ASSERT:FLAGS (string with spaces) returned a non-zero result
-ASSERT:string (string with spaces) test failed.string (string with spaces) test failed. expected:<string with spaces> but was:<>
-flags:ERROR the available getopt does not support spaces in options
-testMultipleFlags
-testSingleNonFlagArg
-testMultipleNonFlagArgs
-testMultipleNonFlagStringArgsWithSpaces
-
-#
-# Test report
-#
-tests passed: 89 50%
-tests failed: 2 1%
-tests skipped: 88 49%
-tests total: 179 100%
-
---- Executing the 'private' test suite ---
-#
-# Performing tests
-#
-testGetFlagInfo
-testItemInList
-testValidateBoolean
-testValidateFloat
-testValidateInteger
-
-#
-# Test report
-#
-tests passed: 50 100%
-tests failed: 0 0%
-tests skipped: 0 0%
-tests total: 50 100%
-
---- Executing the 'public' test suite ---
-#
-# Performing tests
-#
-testHelp
-testStandardHelpOutput
-testEnhancedHelpOutput
-
-#
-# Test report
-#
-tests passed: 5 56%
-tests failed: 0 0%
-tests skipped: 4 44%
-tests total: 9 100%