xref: /aoo42x/main/sal/qa/libs2test.txt (revision cdf0e10c)
1# This file contain a list of todos for testshl2 automated tests.
2#
3# $Id: libs2test.txt,v 1.13 2007-11-20 19:25:30 ihi Exp $
4#
5# Legend:
6# there exist 2 formats
7# 1. file
8# 2. path ; file
9#
10# 1. if only a file exist, it will be assume, that a directory with name 'file'
11# exist, and a library with name 'file' create.
12# 2. if the path to the file differ from the library file, use this format.
13#
14
15
16# LLA: marked as deprecated by Stephan Bergmann
17ByteSequence  ; rtl_ByteSequence
18
19OStringBuffer ; rtl_OStringBuffer
20
21rtl_strings   ; rtl_OUString
22rtl_strings   ; rtl_OString
23rtl_strings   ; rtl_OUStringBuffer
24
25# replacements for old rtl::XString tests
26rtl/oustring  ; rtl_OUString2
27rtl/ostring   ; rtl_OString2
28
29osl/file      ; osl_File
30# LLA: temporaly removed, there are lot of problems with our environment
31osl/socket    ; osl_StreamSocket
32osl/socket    ; osl_DatagramSocket
33osl/socket    ; osl_SocketAddr
34osl/socket    ; osl_Socket2
35osl/socket    ; osl_ConnectorSocket
36osl/socket    ; osl_AcceptorSocket
37
38osl/mutex     ; osl_Mutex
39osl/pipe      ; osl_Pipe
40osl/semaphore ; osl_Semaphore
41osl/condition ; osl_Condition
42osl/module    ; osl_Module
43osl/security  ; osl_Security
44
45rtl/math      ; rtl_math
46rtl/math      ; rtl_math2
47
48# new 20040315
49rtl/alloc     ; rtl_Alloc
50rtl/crc32     ; rtl_crc32
51rtl/digest    ; rtl_digest
52rtl/bootstrap ; rtl_Bootstrap
53rtl/ostring   ; rtl_str
54rtl/ostring   ; rtl_string
55rtl/random    ; rtl_Random
56
57# new 20040324
58rtl/oustring  ; rtl_ustr
59
60# new 20040326
61rtl/cipher    ; rtl_cipher
62
63# new 20040331
64rtl/locale    ; rtl_locale
65rtl/uuid      ; rtl_Uuid
66rtl/process   ; rtl_Process
67
68# new 20040413
69rtl/textenc   ; rtl_textcvt
70rtl/textenc   ; rtl_tencinfo
71rtl/oustringbuffer; rtl_OUStringBuffer2
72
73# new 20040420
74rtl/uri       ; rtl_Uri
75rtl/logfile   ; rtl_logfile
76
77# LLA: Due to the fact, that thread testing seams to be little bit error prone, now
78# check this at the end.
79osl/process   ; osl_Thread
80
81# not ready yet
82# strings ; test_oustring
83
84# new 20041025
85rtl/doublelock ; rtl_doublelocking
86
87