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