Mark Jansen
3a8ce2cae5
[NTOSKRNL][NTDLL_APITEST] Fix error returned from NtCreateSection when opening an empty file. CORE-11166
...
svn path=/trunk/; revision=71261
2016-05-05 12:06:07 +00:00
Thomas Faber
c55c338dfa
[NTOS:CM]
...
- Correctly handle NULL Data with nonzero DataSize in NtSetValueKey
ROSTESTS-200 #resolve
svn path=/trunk/; revision=71232
2016-05-02 13:19:44 +00:00
Mark Jansen
0984c6825b
[APPHELP][APPHELP_APITEST] Add some apphelp GUID helper functions + tests to be used later on. CORE-10367
...
- SdbGetStandardDatabaseGUID
- SdbGUIDFromString
- SdbGUIDToString
- SdbIsNullGUID
svn path=/trunk/; revision=71230
2016-05-01 21:43:30 +00:00
Mark Jansen
78280ad21f
[APPHELP][APPHELP_APITEST] Add SdbGetFileAttributes + tests, based on the work of Mislav Blažević CORE-10367
...
- Implement SdbGetFileAttributes (based on the work of Mislav Blažević)
- Add tests for SdbGetFileAttributes
svn path=/trunk/; revision=71226
2016-05-01 19:12:06 +00:00
Thomas Faber
c1a1365490
[SHELL32_APITEST]
...
- Add a test for SHParseDisplayName
CORE-10434
svn path=/trunk/; revision=71216
2016-04-30 15:06:57 +00:00
Mark Jansen
b1e3b339f6
[APPHELP][APPHELP_APITEST] Update SdbTagToString tests to check all known tags CORE-10367
...
- Add a list of hardcoded tags, for all versions up to win7 they are checked against windows.
- Update SdbTagToString with a few missing strings
- Hardcode the used version to Win7 for now, as backporting these strings would not make much sense.
svn path=/trunk/; revision=71200
2016-04-24 17:19:09 +00:00
Mark Jansen
f97c563d01
Nothing to see here.
...
svn path=/trunk/; revision=71198
2016-04-24 13:27:22 +00:00
Mark Jansen
7aaa9aee54
[APPHELP][APPHELP_APITEST] Add SdbTagToString + test by Mislav Blažević CORE-10367
...
svn path=/trunk/; revision=71197
2016-04-24 13:05:00 +00:00
Mark Jansen
91d86a9a91
[SDK][SDK_APITEST] Improve delayload support CORE-10935
...
- Add an apitest for our delayload functions.
- Improve the delayload (mainly the failure cases, throw exceptions where expected etc).
- Add some tests for advanced delayload features (currently blocked on CORE-6504 and CORE-10957)
svn path=/trunk/; revision=71190
2016-04-23 20:38:06 +00:00
Sylvain Petreolle
8c386bbbcc
[ROSTESTS]
...
apitests: win32kdll and win32nt can't be built on Release builds,
NtUserSetDbgTag is not exported.
svn path=/trunk/; revision=71189
2016-04-23 20:08:10 +00:00
Amine Khaldi
248dcd328b
* Addendum to r71184. CORE-9111
...
svn path=/trunk/; revision=71185
2016-04-20 12:39:37 +00:00
Thomas Faber
a976f17441
[USER32_APITEST]
...
- Add a test for window station reference counts
CORE-11124
svn path=/trunk/; revision=71173
2016-04-16 20:30:11 +00:00
Thomas Faber
d58a87beca
[NTOS:PS]
...
- Return sensible values for KernelTime/UserTime from NtQueryInformationProcess:ProcessTimes
CORE-7007 #resolve
svn path=/trunk/; revision=71153
2016-04-12 17:44:47 +00:00
Thomas Faber
8bed306ee8
[NTDLL_APITEST]
...
- Add a test for NtQueryInformationProcess:ProcessTimes
CORE-7007
svn path=/trunk/; revision=71152
2016-04-12 17:39:01 +00:00
Thomas Faber
42ec0c2167
[COM_APITEST]
...
- Add some more classes, thanks to http://www.geoffchappell.com/studies/windows/ie/browseui/classes/index.htm
svn path=/trunk/; revision=71150
2016-04-12 13:18:32 +00:00
Thomas Faber
05838e4ee8
[COM_APITEST]
...
- Add some classes and interfaces related to CORE-10838.
svn path=/trunk/; revision=71136
2016-04-10 09:40:16 +00:00
Thomas Faber
ce2ec6562e
[COM_APITEST]
...
- Add even more interfaces
svn path=/trunk/; revision=71127
2016-04-09 15:13:01 +00:00
Thomas Faber
70c91c4798
[COM_APITEST]
...
- Add some more interfaces
svn path=/trunk/; revision=71126
2016-04-09 14:05:08 +00:00
Thomas Faber
e71bfbadc6
[COM_APITEST]
...
- Add ieframe classes CLSID_Internet, CLSID_CUrlHistory, CLSID_InternetShortcut, CLSID_ShellUIHelper, CLSID_ShellNameSpace, CLSID_WebBrowser and CLSID_WebBrowser_V1
- Add shdocvw classes CLSID_SearchAssistantOC, CLSID_ShellSearchAssistantOC and CLSID_ShellShellNameSpace
svn path=/trunk/; revision=71123
2016-04-09 09:22:57 +00:00
Thomas Faber
02d3757499
[COM_APITEST]
...
- Add IID_ICallFactory, IID_IForegroundTransfer and IID_IRpcOptions
- Fix a format string mismatch
svn path=/trunk/; revision=71122
2016-04-09 09:18:57 +00:00
Thomas Faber
e58452bd21
[COM_APITEST]
...
- Add more interfaces, in particular IID_IMarshal2 and DIID_DWebBrowserEvents
- Alphabetize ieframe classes
svn path=/trunk/; revision=71121
2016-04-09 09:00:44 +00:00
Thomas Faber
1687e7dce2
[COM_APITEST]
...
- Test INamespaceWalk, INamespaceWalkCB and INamespaceWalkCB2
CORE-11093
svn path=/trunk/; revision=71120
2016-04-09 08:49:17 +00:00
Thomas Faber
518a536514
[NTDLL_APITEST]
...
- Add missing va_end. Patch by Víctor Martínez Calvo.
ROSTESTS-202 #resolve
svn path=/trunk/; revision=71108
2016-04-06 19:31:20 +00:00
Thomas Faber
3d165be77b
[CRT_APITEST]
...
- Add missing va_end. Patch by Víctor Martínez Calvo.
ROSTESTS-221 #resolve
svn path=/trunk/; revision=71107
2016-04-06 12:34:26 +00:00
Thomas Faber
edc42192c4
[WS2_32_APITEST]
...
- Add test for getservbyname
CORE-10440
svn path=/trunk/; revision=71101
2016-04-05 12:44:16 +00:00
Thomas Faber
8726fc984a
[WS2_32_APITEST]
...
- Add test for getservbyport
CORE-10440
svn path=/trunk/; revision=71100
2016-04-05 12:20:47 +00:00
Thomas Faber
001dc229d5
[APPHELP_APITEST]
...
- Add tests for the apphelp SDB compatibility layer. Patch by Mark Jansen.
CORE-10367
svn path=/trunk/; revision=71077
2016-03-29 08:55:40 +00:00
Thomas Faber
027a043944
[SHELL32_APITEST]
...
- Add tests for IShellFolder::CompareIDs. Patch by Mark Jansen, with additional test cases by Sylvain Deverre.
CORE-10747
svn path=/trunk/; revision=71064
2016-03-28 15:35:21 +00:00
Thomas Faber
d7dacbad47
[CMAKE]
...
- Delay imports belong before regular imports because delayimp may pull in functions from kernel32
CORE-10935
svn path=/trunk/; revision=71061
2016-03-27 15:14:32 +00:00
Pierre Schweitzer
f8ab19dde0
[NTDLL_APITEST]
...
RtlGenerate8dot3Name: add more test locales
svn path=/trunk/; revision=71028
2016-03-20 11:31:42 +00:00
Pierre Schweitzer
34de8c69b3
[NTDLL_APITEST]
...
Set correct locale in RtlGenerate8dot3Name test.
This makes the test reproducible on every target plateform.
Patch by Mark Jansen.
ROSTESTS-218 #resolve #comment Patch commited in r71027. Thanks!
svn path=/trunk/; revision=71027
2016-03-20 10:51:14 +00:00
Timo Kreuzer
64820cf82f
[WIN32KDLL_2K3SP2]
...
Export NtUserGetClassInfoEx (as it's called in 2k3) both as NtUserGetClassInfo (as it's called on XP) and NtUserGetClassInfo. They have the same prototype.
svn path=/trunk/; revision=70463
2015-12-28 23:51:05 +00:00
Timo Kreuzer
0c24f4ecd6
[WIN32KDLL_2K3SP2]
...
- "Fix" an export name: NtUserGetClassInfoEx on 2k3 is the same as NtUserGetClassInfo on XP (note that we currently use the default, aka ros specific, win32kdll on the WHS testbot, but it's mostly identical.
[WIN32KNT_APITEST]
- Fix a typo
- add missing tests to testlist.c
svn path=/trunk/; revision=70462
2015-12-28 23:03:04 +00:00
Timo Kreuzer
7e81805878
[GDITOOLS]
...
3rd try to fix WHS rostests build
svn path=/trunk/; revision=70461
2015-12-28 20:53:34 +00:00
Timo Kreuzer
25b8fe488d
[WIN32NT_APITEST]
...
2nd try to fix WHS rostests build
svn path=/trunk/; revision=70460
2015-12-28 20:51:28 +00:00
Timo Kreuzer
96071c690b
[WIN32NT_APITEST]
...
Try to fix WHS rostests build
svn path=/trunk/; revision=70459
2015-12-28 20:46:05 +00:00
Timo Kreuzer
7ad21a4425
[APOTESTS]
...
- Convert win32k native api test to actual wine style api-tests
- Hack around a bit with the win32k dlls, some renaming, etc.
- Delete old apitest stuff
svn path=/trunk/; revision=70458
2015-12-28 20:31:10 +00:00
Timo Kreuzer
3ef0e98b4b
[GDITOOLS]
...
Add a library with some helper routines for GDI tests
svn path=/trunk/; revision=70457
2015-12-28 20:24:57 +00:00
Timo Kreuzer
c88949294c
[CRT_APITEST]
...
Fix sprintf tests to succeed on W2K3
svn path=/trunk/; revision=70456
2015-12-28 15:49:29 +00:00
Timo Kreuzer
42a833ef22
[CRT_APITEST]
...
Add tests for _snprintf, _snwprintf, strtoul, wcstoul
Patch by Thomas Faber (slightly modified by me)
CORE-6510
svn path=/trunk/; revision=70455
2015-12-28 15:24:47 +00:00
Timo Kreuzer
66908136d4
[CRT_APITEST]
...
- Disable a check for crtdll
- Fix an MSVC warning
svn path=/trunk/; revision=70453
2015-12-28 11:01:03 +00:00
Timo Kreuzer
2866514570
[CRT_APITEST]
...
Add another test for strlen, that tests, whether the direction flag in ELFAGS has been modified. While clearing it is legitimate to do according to the ABI, the native implementation does not change it, so we don't want to do it either.
svn path=/trunk/; revision=70429
2015-12-26 20:32:31 +00:00
Timo Kreuzer
909f7439d0
[CRT_APITEST]
...
- disable GCC builtins
- Add simple tests for strlen, showing that a NULL pointer will cause an access violation, which is broken in our asm implementation
svn path=/trunk/; revision=70427
2015-12-26 19:20:54 +00:00
Pierre Schweitzer
df6860337a
[IPHLPAPI_APITEST]
...
Rewrite the two existing tests for ICMP and add a third one (for IPv6).
Patch by Tim Crawford.
ROSTESTS-212 #resolve #comment Commited in r70367. Thanks!
svn path=/trunk/; revision=70367
2015-12-16 21:11:22 +00:00
Pierre Schweitzer
1a18680120
[IPHLPAPI_APITEST]
...
Add more tests
svn path=/trunk/; revision=70326
2015-12-12 09:45:23 +00:00
Ged Murphy
78c2f01594
Caught out by unix again
...
svn path=/trunk/; revision=70313
2015-12-08 22:18:41 +00:00
Ged Murphy
452bc55d4b
[GDI32_APITEST]
...
- Add some tests for GetGlyphIndices
svn path=/trunk/; revision=70311
2015-12-08 22:14:48 +00:00
Pierre Schweitzer
4042ba935e
[IPHLPAPI_APITEST]
...
Add another check that shows that data returned by GetAdaptersAddresses() are incomplete and thus broken...
"This isn't the type you're looking for." would say an old man
svn path=/trunk/; revision=70290
2015-12-07 22:33:29 +00:00
Pierre Schweitzer
ebb8c660f4
[IPHLPAPI]
...
Display the IP address used for tests
This highlights an issue with returned IP in ReactOS
svn path=/trunk/; revision=70286
2015-12-07 11:21:20 +00:00
Amine Khaldi
cc656f9803
[IPHLPAPI_APITEST] Move icmp tests from winetests to apitests where they belong. By Tim Crawford. ROSTESTS-201
...
svn path=/trunk/; revision=70261
2015-12-04 10:34:24 +00:00