update dev300-m57
[ooovba.git] / sal / qa / libs2test.txt
blob36a9f7f70c98fd05cc55ffad776327acc4651a78
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 $
5 # Legend:
6 # there exist 2 formats
7 # 1. file
8 # 2. path ; file
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.
16 # LLA: marked as deprecated by Stephan Bergmann
17 ByteSequence  ; rtl_ByteSequence
19 OStringBuffer ; rtl_OStringBuffer
21 rtl_strings   ; rtl_OUString
22 rtl_strings   ; rtl_OString
23 rtl_strings   ; rtl_OUStringBuffer
25 # replacements for old rtl::XString tests
26 rtl/oustring  ; rtl_OUString2
27 rtl/ostring   ; rtl_OString2
29 osl/file      ; osl_File
30 # LLA: temporaly removed, there are lot of problems with our environment
31 osl/socket    ; osl_StreamSocket
32 osl/socket    ; osl_DatagramSocket
33 osl/socket    ; osl_SocketAddr
34 osl/socket    ; osl_Socket2
35 osl/socket    ; osl_ConnectorSocket
36 osl/socket    ; osl_AcceptorSocket
38 osl/mutex     ; osl_Mutex
39 osl/pipe      ; osl_Pipe
40 osl/semaphore ; osl_Semaphore
41 osl/condition ; osl_Condition
42 osl/module    ; osl_Module
43 osl/security  ; osl_Security
45 rtl/math      ; rtl_math
46 rtl/math      ; rtl_math2
48 # new 20040315
49 rtl/alloc     ; rtl_Alloc
50 rtl/crc32     ; rtl_crc32
51 rtl/digest    ; rtl_digest
52 rtl/bootstrap ; rtl_Bootstrap
53 rtl/ostring   ; rtl_str
54 rtl/ostring   ; rtl_string
55 rtl/random    ; rtl_Random
57 # new 20040324
58 rtl/oustring  ; rtl_ustr
60 # new 20040326
61 rtl/cipher    ; rtl_cipher
63 # new 20040331
64 rtl/locale    ; rtl_locale
65 rtl/uuid      ; rtl_Uuid
66 rtl/process   ; rtl_Process
68 # new 20040413
69 rtl/textenc   ; rtl_textcvt
70 rtl/textenc   ; rtl_tencinfo
71 rtl/oustringbuffer; rtl_OUStringBuffer2
73 # new 20040420
74 rtl/uri       ; rtl_Uri
75 rtl/logfile   ; rtl_logfile
77 # LLA: Due to the fact, that thread testing seams to be little bit error prone, now
78 # check this at the end.
79 osl/process   ; osl_Thread
81 # not ready yet
82 # strings ; test_oustring
84 # new 20041025
85 rtl/doublelock ; rtl_doublelocking