| Thread | Last Post | Replies |
|
| Tux Function Table Explanations | 27 Feb 2005 16:42 GMT | 2 |
A formatted version of this post is available here (http://blogs.msdn.com/alanpa/archive/2004/07/28/200221.aspx) For nearly everyone who has written tux based tests for Windows CE, the tux function table is a big ugly mystery that most try to ignore as much as
|
| WCETK with Warmboot/Coldboot | 23 Feb 2005 22:48 GMT | 1 |
Does anyone know a way to run a User test -> Warm/Cold boot and continue the tests? I have some memory tests that I'm looking to survive a warmboot and/or coldboot. Thanks
|
| CETK 5.0: D3D Mobile Tests - Components Needed in Image? | 23 Feb 2005 22:42 GMT | 9 |
Hi. Please can I get clarification for what components are needed in the image by the D3D Mobile tests? According to the help for the tests, SYSGEN_D3DM and SYSGEN_D3DMREF must be set in the OS design for the tests to run. The help for Driver Catalog Items,
|
| Com port(RS232) test program for WinCE | 22 Feb 2005 19:33 GMT | 1 |
Does anyone ever use test application for WinCE as HyperTerminal on Windows 98? For I have installed a driver and need to test whether it works fine. I cannot find any suitable program on WinCE that can communicate with my
|
| File System Driver Testing | 22 Feb 2005 16:20 GMT | 1 |
We use AKU2 build a smartphone BSP, and I am using a WinCE4.2 CETK to do file syste driver testing, and I found these code in \filesys\fsdtst\Legacy.cpp. // Set the attributes
|
| Code coverage tools? | 21 Feb 2005 23:58 GMT | 1 |
Is there any way to perform code coverage analysis of Windows CE 5.0 apps and drivers, even if it is only on an x86 CE-PC or on the x86 emulator? If so, where can I find out more information about these tools? Thanks,
|
| Command Line | 18 Feb 2005 14:28 GMT | 1 |
I'm running an automated test on an application on WinCE 4.2 using a GNUmakefile. I've manage to batch build the application and launch the emulator using command line. However now I need to automatically run the executable file on the emulator. Is there anyway to remotely run ...
|
| Storage Block Device Feature Requests | 16 Feb 2005 19:14 GMT | 1 |
1 - Some tests provide the option to specify the device and/or profile, that's great. Unfortunately, not all do. It would be nice to have all tests have this flexibility (I don't necessarily want to trash my PC Card when testing the hard drive...)
|
| Debugging CETK/Storage Tests disk parameter | 16 Feb 2005 19:10 GMT | 2 |
Anyone have any luck getting the /disk command line parameter to work on the Storage Device Block Driver API test? No matter what I try, this parameter seems to be ignored and the test grabs the first device it finds (which is NOT the one I'm interested in). Command line I'm using ...
|
| 5.0 -D3D Mobile Driver Comparison Test - Depth Bias Cases Skipped | 11 Feb 2005 01:37 GMT | 4 |
Hi. All of my depth bias test cases (3500-3599) are skipped when I run this test on a MainstoneII. Help says setting the render states for both D3DMRS_SLOPESCALEDEPTHBIAS and D3DMRS_DEPTHBIAS to 0 disables depth biasing. It also says the units for these states depend on whether ...
|
| Using CETK on Smartphone 2003 Device | 03 Feb 2005 19:32 GMT | 4 |
I'm trying to evaluate the Application Verifier memory leak detection tool with CETK on a Smartphone 2003 device but am running into a problem trying to connect to the device using CETK. Every time I try to connect I get a dialog "Platform Manager was unable to queue the ...
|
| CETK 5.0: Notification Test Question | 01 Feb 2005 18:56 GMT | 1 |
Hi. I'm getting a hang in test case 15 on a Magneto PPC when CEHandleAppNotifications is called with a NULL pointer. Do you know whose responsibility it is to check the validity of this pointer (i.e Not NULL)? It seems like it would be Microsoft code (e.g. notifiy component) and ...
|
| CETK 5.0: Cannot Debug Some Tests | 01 Feb 2005 15:35 GMT | 2 |
Were some of the tests (e.g. Local Authentication Plugin) built for optimization? Stepping through some tests showed erratic execution and a few local variables displayed “symbol not found” in the watch window. I also saw symbol
|