components/slang/test/results-all.master
author Rich Burridge <rich.burridge@oracle.com>
Fri, 13 Feb 2015 07:22:10 -0800
changeset 3800 0c839d3b92f0
permissions -rw-r--r--
20461120 SLANG should have some master test results to compare against 20531071 libsndfile should deliver 64-bit binaries in /usr/bin 20531147 librsync should deliver 64-bit /usr/bin/rdiff 20531183 slang should deliver 64-bit /usr/bin/slsh
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3800
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     1
make[1]: Entering directory `$(@D)'
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     2
cd src; /usr/gnu/bin/make static
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     3
make[2]: Entering directory `$(@D)/src'
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     4
$(@D)/autoconf/mkinsdir.sh $(@D)/src/objs
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     5
mkdir $(@D)/src/objs
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     6
rm -f $(@D)/src/objs/libslang.a
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     7
cd $(@D)/src/objs && ar cr libslang.a sltermin.o sldisply.o slutty.o slang.o slarray.o slclass.o slcmd.o slerr.o slgetkey.o slkeymap.o slmalloc.o slmath.o slmemchr.o slmemcmp.o slmemcpy.o slmemset.o slmisc.o slparse.o slprepr.o slregexp.o slrline.o slsearch.o slsmg.o slstd.o sltoken.o sltypes.o slxstrng.o slcurses.o slscroll.o slsignal.o slkeypad.o slerrno.o slstring.o slstruct.o slcmplex.o slarrfun.o slimport.o slpath.o slarith.o slassoc.o slcompat.o slposdir.o slstdio.o slproc.o sltime.o slstrops.o slbstr.o slpack.o slintall.o slistruc.o slposio.o slnspace.o slarrmis.o slospath.o slscanf.o sllower.o slupper.o slischar.o slutf8.o slwcwidth.o slwclut.o slcommon.o sllist.o slexcept.o slfpu.o slsig.o slboseos.o
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     8
ranlib $(@D)/src/objs/libslang.a
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     9
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    10
libslang.a created in $(@D)/src/objs
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    11
make[2]: Leaving directory `$(@D)/src'
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    12
cd src; /usr/gnu/bin/make runtests
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    13
make[2]: Entering directory `$(@D)/src'
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    14
make[3]: Entering directory `$(@D)/src/test'
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    15
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    16
Running tests:
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    17
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    18
Testing argv processing ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    19
Testing argv processing [UTF-8 mode] ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    20
Testing syntax ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    21
Testing syntax [UTF-8 mode] ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    22
Testing Short Ciruit Operators ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    23
Testing Short Ciruit Operators [UTF-8 mode] ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    24
Testing _eqs ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    25
Testing _eqs [UTF-8 mode] ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    26
Testing sscanf ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    27
Testing sscanf [UTF-8 mode] ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    28
Testing looping constructs ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    29
Testing looping constructs [UTF-8 mode] ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    30
Testing Arithmetic ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    31
Testing Arithmetic [UTF-8 mode] ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    32
Testing array functions ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    33
Testing array functions [UTF-8 mode] ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    34
Testing string functions ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    35
Testing string functions [UTF-8 mode] ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    36
Testing Binary Strings ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    37
Testing Binary Strings [UTF-8 mode] ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    38
Testing pack and unpack functions ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    39
Testing pack and unpack functions [UTF-8 mode] ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    40
Testing stdio routines ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    41
Testing stdio routines [UTF-8 mode] ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    42
Testing Associative Arrays ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    43
Testing Associative Arrays [UTF-8 mode] ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    44
Testing recursive function modifications ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    45
Testing recursive function modifications [UTF-8 mode] ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    46
Testing structures ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    47
Testing structures [UTF-8 mode] ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    48
Testing NameSpace routines ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    49
Testing NameSpace routines [UTF-8 mode] ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    50
Testing path ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    51
Testing path [UTF-8 mode] ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    52
Testing #ifeval ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    53
Testing #ifeval [UTF-8 mode] ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    54
Testing Any_Type ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    55
Testing Any_Type [UTF-8 mode] ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    56
Testing Matrix Multiplications ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    57
Testing Matrix Multiplications [UTF-8 mode] ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    58
Testing time functions ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    59
Testing time functions [UTF-8 mode] ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    60
Testing utf8 ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    61
Testing utf8 [UTF-8 mode] ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    62
Testing exceptions ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    63
Testing exceptions [UTF-8 mode] ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    64
Known Bugs or not yet implemented features:
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    65
	Range arrays of Short, Long, LongLong types converted to Int_Type
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    66
Known Bugs or not yet implemented features:
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    67
	Range arrays of Short, Long, LongLong types converted to Int_Type
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    68
Testing lists ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    69
Testing lists [UTF-8 mode] ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    70
Testing regexp ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    71
Testing regexp [UTF-8 mode] ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    72
Testing method calls ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    73
Testing method calls [UTF-8 mode] ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    74
Testing dereferences ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    75
Testing dereferences [UTF-8 mode] ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    76
Testing NaN and Inf ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    77
Testing NaN and Inf [UTF-8 mode] ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    78
Testing literal integer overflow ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    79
Testing literal integer overflow [UTF-8 mode] ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    80
Testing sorting ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    81
Testing sorting [UTF-8 mode] ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    82
Testing long long ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    83
Testing long long [UTF-8 mode] ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    84
Testing signals ...
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    85
	Pausing for 3 seconds for alarm test..
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    86
	Now try pressing ^C in next 5 seconds...
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    87
Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    88
Testing signals [UTF-8 mode] ...
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    89
	Pausing for 3 seconds for alarm test..
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    90
	Now try pressing ^C in next 5 seconds...
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    91
Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    92
Testing dollar strings ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    93
Testing dollar strings [UTF-8 mode] ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    94
Testing provide and require ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    95
Testing provide and require [UTF-8 mode] ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    96
Testing doc functions ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    97
Testing doc functions [UTF-8 mode] ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    98
Testing debugger support ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    99
Testing debugger support [UTF-8 mode] ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   100
Testing qualifiers ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   101
Testing qualifiers [UTF-8 mode] ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   102
Testing Comparison Operators ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   103
Testing Comparison Operators [UTF-8 mode] ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   104
Testing break and continue N ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   105
Testing break and continue N [UTF-8 mode] ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   106
Testing Multiline strings ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   107
Testing Multiline strings [UTF-8 mode] ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   108
Testing autoload ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   109
Testing autoload [UTF-8 mode] ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   110
Testing more NameSpace routines ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   111
Testing more NameSpace routines [UTF-8 mode] ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   112
Testing slprep ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   113
Testing slprep [UTF-8 mode] ...Ok
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   114
touch sltest.c
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   115
make[3]: Leaving directory `$(@D)/src/test'
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   116
make[2]: Leaving directory `$(@D)/src'
0c839d3b92f0 20461120 SLANG should have some master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   117
make[1]: Leaving directory `$(@D)'