xref: /aoo4110/main/sal/qa/libs2test.txt (revision b1cdbd2c)
1# *************************************************************
2#
3#  Licensed to the Apache Software Foundation (ASF) under one
4#  or more contributor license agreements.  See the NOTICE file
5#  distributed with this work for additional information
6#  regarding copyright ownership.  The ASF licenses this file
7#  to you under the Apache License, Version 2.0 (the
8#  "License"); you may not use this file except in compliance
9#  with the License.  You may obtain a copy of the License at
10#
11#    http://www.apache.org/licenses/LICENSE-2.0
12#
13#  Unless required by applicable law or agreed to in writing,
14#  software distributed under the License is distributed on an
15#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16#  KIND, either express or implied.  See the License for the
17#  specific language governing permissions and limitations
18#  under the License.
19#
20# *************************************************************
21# This file contain a list of todos for testshl2 automated tests.
22#
23# $Id: libs2test.txt,v 1.13 2007-11-20 19:25:30 ihi Exp $
24#
25# Legend:
26# there exist 2 formats
27# 1. file
28# 2. path ; file
29#
30# 1. if only a file exist, it will be assume, that a directory with name 'file'
31# exist, and a library with name 'file' create.
32# 2. if the path to the file differ from the library file, use this format.
33#
34
35
36# LLA: marked as deprecated by Stephan Bergmann
37ByteSequence  ; rtl_ByteSequence
38
39OStringBuffer ; rtl_OStringBuffer
40
41rtl_strings   ; rtl_OUString
42rtl_strings   ; rtl_OString
43rtl_strings   ; rtl_OUStringBuffer
44
45# replacements for old rtl::XString tests
46rtl/oustring  ; rtl_OUString2
47rtl/ostring   ; rtl_OString2
48
49osl/file      ; osl_File
50# LLA: temporaly removed, there are lot of problems with our environment
51osl/socket    ; osl_StreamSocket
52osl/socket    ; osl_DatagramSocket
53osl/socket    ; osl_SocketAddr
54osl/socket    ; osl_Socket2
55osl/socket    ; osl_ConnectorSocket
56osl/socket    ; osl_AcceptorSocket
57
58osl/mutex     ; osl_Mutex
59osl/pipe      ; osl_Pipe
60osl/semaphore ; osl_Semaphore
61osl/condition ; osl_Condition
62osl/module    ; osl_Module
63osl/security  ; osl_Security
64
65rtl/math      ; rtl_math
66rtl/math      ; rtl_math2
67
68# new 20040315
69rtl/alloc     ; rtl_Alloc
70rtl/crc32     ; rtl_crc32
71rtl/digest    ; rtl_digest
72rtl/bootstrap ; rtl_Bootstrap
73rtl/ostring   ; rtl_str
74rtl/ostring   ; rtl_string
75rtl/random    ; rtl_Random
76
77# new 20040324
78rtl/oustring  ; rtl_ustr
79
80# new 20040326
81rtl/cipher    ; rtl_cipher
82
83# new 20040331
84rtl/locale    ; rtl_locale
85rtl/uuid      ; rtl_Uuid
86rtl/process   ; rtl_Process
87
88# new 20040413
89rtl/textenc   ; rtl_textcvt
90rtl/textenc   ; rtl_tencinfo
91rtl/oustringbuffer; rtl_OUStringBuffer2
92
93# new 20040420
94rtl/uri       ; rtl_Uri
95rtl/logfile   ; rtl_logfile
96
97# LLA: Due to the fact, that thread testing seams to be little bit error prone, now
98# check this at the end.
99osl/process   ; osl_Thread
100
101# not ready yet
102# strings ; test_oustring
103
104# new 20041025
105rtl/doublelock ; rtl_doublelocking
106
107