35224803f3
2003/08/27 03:33:17 deuce 1.5.2.4: #111730# add module test entry. 2003/08/25 08:25:20 deuce 1.5.2.3: #111730# add entry of condition test code by gorden. 2003/08/21 05:09:02 deuce 1.5.2.2: #111730# add semaphore test code entry, gorden. 2003/08/13 12:24:01 deuce 1.5.2.1: #111730# add pipe test entry by Gorden Lin.
38 lines
783 B
Text
38 lines
783 B
Text
# This file contain a list of todos for testshl2 automated tests.
|
|
#
|
|
# $Id: libs2test.txt,v 1.6 2003-09-08 13:19:58 rt Exp $
|
|
#
|
|
# 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.
|
|
#
|
|
|
|
|
|
ByteSequence
|
|
OStringBuffer ; OStringBuffer
|
|
|
|
rtl_strings ; rtl_OUString
|
|
rtl_strings ; rtl_OString
|
|
rtl_strings ; rtl_OUStringBuffer
|
|
|
|
osl/file ; File
|
|
osl/process ; Thread
|
|
osl/socket ; Socket
|
|
osl/mutex ; Mutex
|
|
osl/pipe ; Pipe
|
|
osl/semaphore ; Semaphore
|
|
osl/condition ; Condition
|
|
osl/module ; Module
|
|
|
|
rtl/math ; rtl_math
|
|
|
|
|
|
|
|
# not ready yet
|
|
# strings ; test_oustring
|
|
|