| Thread | Last Post | Replies |
|
| Audio driver test cases | 28 Aug 2004 09:34 GMT | 2 |
In case of "waveform audio test" the test case 3001->"capture"->The documentation says that: "Captures a tone for all of the supported formats." Here,what audio input is captured?If I connect a source of sound(.wav)
|
| cetk fails in 5.0 | 27 Aug 2004 05:11 GMT | 5 |
I recently installed windows CE 5.0. Just to get hands on experience with platform builder and cetk,I created a platform using "enterprise web pad" option and used emulator(x86) BSP.I followed the tutorial steps as per
|
| USB host controller driver test | 24 Aug 2004 00:21 GMT | 2 |
I have a PCI based card on which USB host controller module is there. I have the driver developed for this USB host controller using winCE 4.2. There are 2 USB ports on my card.
|
| CETK GDI tests case number 500 takes too long | 18 Aug 2004 23:03 GMT | 2 |
It has been running for 6 days and still not finished yet. Anybody have the same problem? Any ideas what's wrong? Thanks,
|
| Compulsory "-z orch" command line with storage tests on CE5 | 18 Aug 2004 20:49 GMT | 1 |
While testing with CE5 CETK, it seems the storage tests must have the "-z orch" command line option added. Eg. tux -o -d disktest -c "-z orch" I tested that this applies to all the following tests:
|
| audio test | 18 Aug 2004 02:07 GMT | 1 |
I want to test my audio driver using CETK.CETK server is connected to thwe target over VMINI.I have added necessary features for supporting waveform audio from catalog.My audio driver loads and I can play a .wav file using "wavplay.exe".But,still,the "Audio" device listed in
|
| Waveform audio test fails | 18 Aug 2004 01:57 GMT | 3 |
I want to test my audio driver using CETK.CETK server is connected to thwe target over VMINI.I have added necessary features for supporting waveform audio from catalog.My audio driver loads and I can play a .wav file using "wavplay.exe".But,still,the "Audio" device listed in
|
| waveform audio test for headless emulator | 17 Aug 2004 19:56 GMT | 2 |
If I choose a custom headless emulator configuration,how can I use interactive mode (-i command line option ) in waveform audio driver test?In a system with display,I get a window prompting me after each test is over.But what about a headless system? Joseph
|
| memory leak detection | 13 Aug 2004 18:41 GMT | 1 |
I'm using embedded vc++ 4.0 and need a tool to find memory leaks in my code. I don't think the included Remote tools will do that in an easily understandable way. (I'm used to Rational Purify on other platforms.) Is there a tool available that will detect memory leaks for apps ...
|
| Serial Communication Test problem | 12 Aug 2004 08:29 GMT | 6 |
I use the Serial Communication Test in CETK to test our serial driver. In WINCE4.20, all testcases can pass. But in WINCE5.00, if I append "-f" option to the command line, that is, save the output as a file in our WINCE device, the testcase 31 (Test Transfer(Round Trip) Time for ...
|
| Headless system-Mouse drivers | 04 Aug 2004 19:18 GMT | 3 |
Can Anyone tell me whether it is possible to test a mouse driver in a headless system? I want to capture movements of mouse and to print the coordinates on KITL.Is it really possible?In case of display based system,I found
|