Timo Kreuzer
9224d278fc
[[NTDLL_APITEST}
...
Fix a bug
svn path=/trunk/; revision=57551
2012-10-13 13:09:15 +00:00
Timo Kreuzer
d79e5f50d9
[NTDLL_APITEST}
...
Add tests for LdrEnumResources
svn path=/trunk/; revision=57550
2012-10-13 13:07:17 +00:00
Hermès Bélusca-Maïto
9050f658d1
[APITEST:NTDLL]
...
Add a parameter for displaying the current test number when something fails.
svn path=/trunk/; revision=57515
2012-10-07 14:17:37 +00:00
Hermès Bélusca-Maïto
02affbb318
[APITEST:NTDLL]
...
Improve the code.
svn path=/trunk/; revision=57513
2012-10-07 12:46:44 +00:00
Hermès Bélusca-Maïto
f527bc83ef
[APITEST:NTDLL]
...
Add a test for the NtQuerySystemEnvironmentValue API.
Tested successfully under Win2k3 SP1 and Win7.
svn path=/trunk/; revision=57512
2012-10-07 12:31:13 +00:00
Hermès Bélusca-Maïto
ae50229cb5
[NTDLL_APITEST]
...
Initialize Length to default value.
svn path=/trunk/; revision=57498
2012-10-06 14:50:18 +00:00
Thomas Faber
f0d72063a8
[NTDLL_APITEST]
...
- Use GetProcAddress for RtlGetFullPathName_UstrEx to allow running the test on WinXP
svn path=/trunk/; revision=57393
2012-09-26 18:15:44 +00:00
Mike Nordell
2e2e4fca4e
[ROSTEST:APITEST:NTDLL] Give RtlDosPathNameToNtPathName_U more descriptive failure messages, and more tests.
...
svn path=/trunk/; revision=57390
2012-09-26 15:06:56 +00:00
Mike Nordell
450eea9c2a
[ROSTEST:APITEST:NTDLL]\nFlesh out test for RtlDosPathNameToNtPathName_U.
...
svn path=/trunk/; revision=57388
2012-09-26 02:56:01 +00:00
Mike Nordell
8052454a08
Make RtlDosPathNameToNtPathName_U actually report sucess count too.
...
svn path=/trunk/; revision=57376
2012-09-24 12:45:55 +00:00
Mike Nordell
d39ec05957
Add test for RtlDosPathNameToNtPathName_U. This time with the actual test file too.
...
svn path=/trunk/; revision=57374
2012-09-24 12:20:06 +00:00
Mike Nordell
83ec1cb161
Add test for RtlDosPathNameToNtPathName_U.
...
svn path=/trunk/; revision=57373
2012-09-24 12:17:04 +00:00
Amine Khaldi
cd70b62ce1
[CMAKE]
...
* Addendum to r57181. By Hermès Bélusca.
svn path=/trunk/; revision=57210
2012-09-01 11:35:12 +00:00
Timo Kreuzer
1e6ffd8f10
[NTDLL_APITEST]
...
Add some more tests for rtl bitmap functions
svn path=/trunk/; revision=56798
2012-06-24 18:28:33 +00:00
Timo Kreuzer
db959776cc
[NTDLL_APITEST]
...
rename rtl bitmap tests
svn path=/trunk/; revision=56677
2012-05-30 21:16:24 +00:00
Timo Kreuzer
4f76ca4995
[NTDLL_APITEST]
...
Add tests for rtl bitmap function
svn path=/trunk/; revision=56675
2012-05-29 18:46:25 +00:00
Thomas Faber
ae1974497f
[NTDLL_APITEST]
...
- Add initial tests for RtlDosSearchPath_U & RtlDosSearchPath_Ustr
- Work around Wine ok() silliness
- Fix 64 bit warnings
svn path=/trunk/; revision=56468
2012-05-01 16:19:17 +00:00
Thomas Faber
c1abc87910
[NTDLL_APITEST]
...
- Try GetProcAddress even on private functions. Allows easier testing in ROS by temporarily exporting them.
svn path=/trunk/; revision=56419
2012-04-25 13:06:30 +00:00
Timo Kreuzer
3263e4fd82
{ROSTESTS]
...
Fix compilation
svn path=/trunk/; revision=56418
2012-04-25 12:42:40 +00:00
Thomas Faber
d0683c7f6f
[NTDLL_APITEST]
...
- Add a test for RtlDoesFileExists_U (and its three friends, if addresses are provided)
- Various small path test improvements
svn path=/trunk/; revision=56416
2012-04-25 12:13:38 +00:00
Thomas Faber
bf4b9fbaad
[NTDLL_APITEST]
...
- Add a test for RtlGetFullPathName_Ustr (requires the function address to be known)
- Various improvements to the other path tests
svn path=/trunk/; revision=56413
2012-04-25 09:52:38 +00:00
Thomas Faber
5eecc92cb2
[NTDLL_APITEST]
...
- Fix GCC build
svn path=/trunk/; revision=56412
2012-04-25 07:57:50 +00:00
Thomas Faber
fb43dc26f7
[NTDLL_APITEST]
...
- Add test for RtlGetLongestNtPathLength
- Add test for RtlDetermineDosPathNameType_U (and RtlDetermineDosPathNameType_Ustr, if address is known)
svn path=/trunk/; revision=56411
2012-04-25 07:43:33 +00:00
Thomas Faber
5c2322f0f8
[NTDLL_WINETEST]
...
- Fix running RtlGetFullPathName_UstrEx test from drive root
- Add a test for RtlGetFullPathName_U based on the same test cases
svn path=/trunk/; revision=56230
2012-03-25 21:24:05 +00:00
Thomas Faber
1c4bc49902
[NTDLL_APITEST]
...
- Add a test for RtlGetFullPathName_UstrEx
svn path=/trunk/; revision=56229
2012-03-25 20:01:12 +00:00
Amine Khaldi
7d3f5052d0
* Addendum to r55855.
...
svn path=/trunk/; revision=55856
2012-02-25 17:23:58 +00:00
Thomas Faber
42942c9fbe
[NTDLL_APITEST]
...
- NtAllocateVirtualMemory: fix handling of an error condition; check that newly-committed memory is zeroed
svn path=/trunk/; revision=54748
2011-12-24 10:26:04 +00:00
Thomas Faber
246357c187
[NTDLL_APITEST]
...
- Add NtAllocateVirtualMemory test, which is a small stress test for virtual memory allocation/freeing/reuse
- Can be used to reproduce bug 5857 in third stage (install with VT-x enabled, then disable for the test)
- Shows that the bug is a race condition in Mm, and not heap's fault
- I've put ASSERTs instead of ok's for easier debugging
svn path=/trunk/; revision=54548
2011-11-30 17:00:23 +00:00
Timo Kreuzer
072e367a5d
[ntdll_apitests]
...
Fix rbuild build
svn path=/trunk/; revision=54080
2011-10-11 16:09:34 +00:00
Timo Kreuzer
802e11b708
[ntdll_apitests]
...
Add tests for NtQuery/SetSystemInformation
svn path=/trunk/; revision=54079
2011-10-11 15:29:25 +00:00
Thomas Faber
1a358ac727
[NTDLL_APITEST]
...
- Fix warnings and failure messages
svn path=/trunk/; revision=53563
2011-09-03 19:44:07 +00:00
Jérôme Gardou
9a41e5d6ec
[APITESTS]
...
- Add some more tests to NtFreeVirtualMemory
svn path=/trunk/; revision=52659
2011-07-12 17:55:20 +00:00
Jérôme Gardou
68d0db0868
[APITEST]
...
- add one more test to NtFreeVirtualMemory
svn path=/trunk/; revision=52658
2011-07-12 17:36:52 +00:00
Jérôme Gardou
0a8af6df7c
[APITESTS]
...
- add simple tests for NtFreeVirtualMemory
svn path=/trunk/; revision=52642
2011-07-11 19:31:34 +00:00
Jérôme Gardou
9482663bde
[CMAKE/ROSTESTS]
...
Addendum to 51749
svn path=/trunk/; revision=51750
2011-05-14 20:55:36 +00:00
Jérôme Gardou
34d5d94b0a
[ROSTESTS/CMAKE]
...
- addendum to 51731
svn path=/trunk/; revision=51733
2011-05-14 14:03:44 +00:00
Timo Kreuzer
eaf8e05a46
[NTDLL_APITEST]
...
some printf tests
svn path=/trunk/; revision=50663
2011-02-11 21:22:18 +00:00
Timo Kreuzer
dc0e8ba402
[NTDLL_APITEST]
...
Make syntax of ZwContinue.S ML compatible
svn path=/trunk/; revision=50555
2011-01-29 14:47:29 +00:00
Amine Khaldi
7f7729cb6c
[CMAKE]
...
- Add ntdll apitest to build.
svn path=/trunk/; revision=50312
2011-01-07 20:31:56 +00:00
Timo Kreuzer
b58a3e9752
[NTDLL_APITEST]
...
Convert asm to GAS/ML compatible format
svn path=/trunk/; revision=50311
2011-01-07 20:11:56 +00:00
Sylvain Petreolle
6d8a71b4a4
[CMAKE]
...
Add apitests and pseh2_test.
svn path=/trunk/; revision=50277
2011-01-03 11:24:54 +00:00
Amine Khaldi
f5ce699517
[CMAKE]
...
- Add the apitests to build.
- Improve some winetests.
svn path=/trunk/; revision=50100
2010-12-22 16:33:37 +00:00
Timo Kreuzer
6ddec3f063
Fix build
...
svn path=/trunk/; revision=48625
2010-08-26 02:48:03 +00:00
Timo Kreuzer
1b2ab4ce31
[NTDLL_APITEST]
...
- Add a test for RtlInitializeBitMap.
svn path=/trunk/; revision=48623
2010-08-26 02:29:19 +00:00
Timo Kreuzer
14d5a266b3
[ROSTESTS]
...
- Add wine style ntdll_apitest and move test for ZwContinue there
svn path=/trunk/; revision=48621
2010-08-25 10:15:01 +00:00