Disable database/opensearch
[oi-userland.git] / components / library / zlib / test / results-64.master
blobbd10919e9c385dbe213f366eabfa45042685e806
1 make[1]: Entering directory '$(@D)'
2 hello world
3 zlib version 1.3.1 = 0x1310, compile flags = 0xa9
4 uncompress(): hello, hello!
5 gzread(): hello, hello!
6 gzgets() after gzseek:  hello!
7 inflate(): hello, hello!
8 large_inflate(): OK
9 after inflateSync(): hello, hello!
10 inflate with dictionary: hello, hello!
11                 *** zlib test OK ***
12 hello world
13 zlib version 1.3.1 = 0x1310, compile flags = 0xa9
14 uncompress(): hello, hello!
15 gzread(): hello, hello!
16 gzgets() after gzseek:  hello!
17 inflate(): hello, hello!
18 large_inflate(): OK
19 after inflateSync(): hello, hello!
20 inflate with dictionary: hello, hello!
21                 *** zlib shared test OK ***
22 hello world
23 zlib version 1.3.1 = 0x1310, compile flags = 0xa9
24 uncompress(): hello, hello!
25 gzread(): hello, hello!
26 gzgets() after gzseek:  hello!
27 inflate(): hello, hello!
28 large_inflate(): OK
29 after inflateSync(): hello, hello!
30 inflate with dictionary: hello, hello!
31                 *** zlib 64-bit test OK ***
32 make[1]: Leaving directory '$(@D)'