Partager via


Test Modules for the Windows CE Stress Tool (Windows CE 5.0)

Send Feedback

The following table shows the test modules that Microsoft provides with the Windows CE Stress tool.

Test module File name Description
Bluetooth/IR Test Module Btirclient.dll

Btirserver.dll

Provides a client/server test for Bluetooth and infrared (IR).
Device-Independent Bitmap Test Module S2_dib.dll Creates device-independent bitmaps (DIBs) with random parameters and then blits the DIBs to a window.
Dialog Box Test Module S2_dlg.exe Creates dialog boxes with various child window controls. The test exercises the dialog boxes and the controls.
Direct3D Mobile Test Module S2_d3d.dll Exercises a Direct3D Mobile driver by rendering rotating cubes with vertices that are assigned various colors.
DirectDraw Test Module S2_ddraw.dll Tests the basic functionality of the Microsoft DirectDraw API by performing a variety of blits to various surfaces.
File System API Test Module S2_db.dll Exercises file system partitions on devices such as Compact Flash cards, IDE hard disks, universal serial bus (USB) storage devices, and so on.
File System Partition Test Module S2_file.dll Exercises the file system API on the RAM-based object store file system, on the ROM-based read-only file system, and on any storage device with mounted file allocation table (FAT) file system partitions, such as Compact Flash cards, IDE hard disks, USB storage devices, and so on.
GDI API Test Module S2_gdi.exe Exercises basic functionality of the graphics device interface (GDI) API, including blitting, drawing, displaying simple text, clipping regions, and creating and deleting objects.
Name Resolution Test Module Wsx_name.exe On multiple threads, resolves host names to addresses and resolves addresses to host names.
RAS Client Test Module RasCliSrv.dll Exercises the Remote Access Service (RAS) client.
Registry API Test Module S2_reg.dll Exercises the registry API. You can run this test on the standard RAM-based object store registry or on the hive-based persistent registry on an external storage device.
Rotation Test Module S2_rotate.dll Exercises the screen rotation capabilities of a target device.
Real-time Communications Test Module S_rtcim.dll

S_rtcserv.dll

Sends messages between Windows CE–based devices to exercise instant messaging interfaces for Real-time Communications (RTC).
Socket Connection Test Module Wsx_conn.exe Uses multiple threads to create connections, exchange a small amount of data over them, and then tear them down. The test exercises the Winsock layer, the underlying Winsock providers, and the networking stack.
Socket Test Module Wsx_bind.exe Creates, binds, then closes sockets simultaneously on multiple threads. The test exercises the Winsock layer and the underlying Winsock providers.
Window Manager Test Module S2_winmgr.exe Randomly creates a variety of windows in different threads with random parent and child and owner and owned window relationships. The test exercises the window manager API.
XML Test Module S2_domxpathxqlxslt.exe Uses the Document Object Model (DOM) to exercise XML Path Language (XPath), XML Query Language (XQL), and Extensible Stylesheet Language Transformation (XSLT) functionality.

For information about creating a test module for the Windows CE Stress tool, see Custom Module Creation for the Windows CE Stress Tool.

See Also

Windows CE Stress Tool | Windows CE Stress Tool Harness | Options for the Windows CE Stress Tool

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.