summaryrefslogtreecommitdiff
path: root/sal/qa/libs2test.txt
blob: 2f8a01fb592d14b40a0f0a77ce38dce13ba7e352 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
#
# This file is part of the LibreOffice project.
#
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
#
# This file incorporates work covered by the following license notice:
#
#   Licensed to the Apache Software Foundation (ASF) under one or more
#   contributor license agreements. See the NOTICE file distributed
#   with this work for additional information regarding copyright
#   ownership. The ASF licenses this file to you under the Apache
#   License, Version 2.0 (the "License"); you may not use this file
#   except in compliance with the License. You may obtain a copy of
#   the License at http://www.apache.org/licenses/LICENSE-2.0 .
#
#
# This file contain a list of todos for testshl2 automated tests.
# 
# Legend:
# there exist 2 formats
# 1. file
# 2. path ; file
#
# 1. if only a file exist, it will be assume, that a directory with name 'file'
# exist, and a library with name 'file' create.
# 2. if the path to the file differ from the library file, use this format.
#


# LLA: marked as deprecated by Stephan Bergmann
ByteSequence  ; rtl_ByteSequence

OStringBuffer ; rtl_OStringBuffer

rtl_strings   ; rtl_OUString
rtl_strings   ; rtl_OString
rtl_strings   ; rtl_OUStringBuffer

# replacements for old rtl::XString tests
rtl/oustring  ; rtl_OUString2
rtl/ostring   ; rtl_OString2

osl/file      ; osl_File
# LLA: temporaly removed, there are lot of problems with our environment
osl/socket    ; osl_StreamSocket
osl/socket    ; osl_DatagramSocket
osl/socket    ; osl_SocketAddr
osl/socket    ; osl_Socket2
osl/socket    ; osl_ConnectorSocket
osl/socket    ; osl_AcceptorSocket

osl/mutex     ; osl_Mutex
osl/pipe      ; osl_Pipe
osl/semaphore ; osl_Semaphore
osl/condition ; osl_Condition
osl/module    ; osl_Module
osl/security  ; osl_Security

rtl/math      ; rtl_math
rtl/math      ; rtl_math2

# new 20040315
rtl/alloc     ; rtl_Alloc
rtl/crc32     ; rtl_crc32
rtl/digest    ; rtl_digest
rtl/bootstrap ; rtl_Bootstrap
rtl/ostring   ; rtl_str
rtl/ostring   ; rtl_string
rtl/random    ; rtl_Random

# new 20040324
rtl/oustring  ; rtl_ustr

# new 20040326
rtl/cipher    ; rtl_cipher

# new 20040331
rtl/locale    ; rtl_locale
rtl/uuid      ; rtl_Uuid
rtl/process   ; rtl_Process

# new 20040413
rtl/textenc   ; rtl_textcvt
rtl/textenc   ; rtl_tencinfo
rtl/oustringbuffer; rtl_OUStringBuffer2

# new 20040420
rtl/uri       ; rtl_Uri
rtl/logfile   ; rtl_logfile

# LLA: Due to the fact, that thread testing seams to be little bit error prone, now
# check this at the end.
osl/process   ; osl_Thread

# not ready yet
# strings ; test_oustring

# new 20041025
rtl/doublelock ; rtl_doublelocking