Austin English
|
fe9544abd2
|
ntdll/tests: Make sure return values are used (LLVM/Clang).
|
2011-02-14 13:33:33 +01:00 |
Austin English
|
c57c9ce3d1
|
ntdll/tests: Don't check return values inside of if(0) (LLVM/Clang).
|
2011-02-14 13:33:32 +01:00 |
Austin English
|
39ef0b9d12
|
ntdll/tests: Make sure a return value is used (LLVM/Clang).
|
2011-02-11 14:50:17 +01:00 |
Austin English
|
c549e34255
|
ntdll/tests: Make sure return value is used (LLVM/Clang).
|
2011-02-10 10:27:59 -06:00 |
Austin English
|
3dd514cee7
|
ntdll/tests: Make sure return values are used (LLVM/Clang).
|
2011-02-08 13:42:14 -06:00 |
Andrew Nguyen
|
f7385699a9
|
ntdll/tests: Avoid casting away const in comparison functions.
|
2011-02-01 12:38:57 +01:00 |
Alexandre Julliard
|
852d9675bc
|
ntdll/tests: Avoid sizeof in a trace.
|
2011-01-31 15:36:32 +01:00 |
Francois Gouget
|
2df9129c52
|
ntdll/tests: Fix compilation on systems that don't support nameless unions.
|
2011-01-17 12:51:15 +01:00 |
Matteo Bruni
|
eb11dee4fc
|
ntdll/tests: Add a FILE_APPEND_DATA test.
|
2011-01-12 18:12:48 +01:00 |
André Hentschel
|
ba1f962d10
|
ntdll/tests: Don't test function directly when reporting GetLastError().
|
2010-12-29 11:59:33 +01:00 |
Greg Geldorp
|
3e6d91280d
|
ntdll/tests: Add alternative results for overlong instructions.
|
2010-12-22 14:30:37 +01:00 |
André Hentschel
|
74fecb3513
|
ntdll: Fix test failure on some NT4 machines.
|
2010-12-13 17:30:44 +01:00 |
Francois Gouget
|
036909e838
|
ntdll/tests: Add a trailing '\n' to an ok() call.
|
2010-12-03 16:08:25 +01:00 |
Gerald Pfeifer
|
8c7164603f
|
ntdll/tests: Remove unused variable from test_query_volume_information_file.
|
2010-11-24 12:07:04 +01:00 |
Louis Lenders
|
5eac14f11c
|
ntdll/tests: Add tests for NtQueryVolumeInformationFile with FileFsVolumeInformation class.
|
2010-11-23 14:19:08 +01:00 |
Marcus Meissner
|
da8c179d61
|
ntdll: Fixed file view mapping in regards to no-exec.
|
2010-11-15 13:20:09 +01:00 |
André Hentschel
|
574a21cc14
|
ntdll/tests: Fix crash in japanese and chinese test.
|
2010-11-11 12:22:08 +01:00 |
Marcus Meissner
|
2e7dc35786
|
ntdll: Check and fix PE header protections.
|
2010-11-08 18:12:57 +01:00 |
Alexandre Julliard
|
4a1379d804
|
include: The FLOATING_SAVE_AREA type is i386-specific.
|
2010-10-20 18:37:09 +02:00 |
Stefan Oberhumer
|
024530133c
|
ntdll/tests: Add some more tests for qsort().
|
2010-10-05 15:16:39 +02:00 |
Alexandre Julliard
|
be94563670
|
ntdll/tests: Make some variables static.
|
2010-10-01 13:37:03 +02:00 |
Alexandre Julliard
|
7a151d5e3e
|
ntdll/tests: Fix a test failure on 64-bit platforms.
|
2010-09-30 11:19:31 +02:00 |
Peter Oberndorfer
|
9c2203123d
|
ntdll/tests: Remove unused NtWaitForSingleObject import.
|
2010-09-22 19:57:37 +02:00 |
Alexandre Julliard
|
81b8ee863e
|
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
|
2010-09-19 12:36:48 +02:00 |
Alexandre Julliard
|
e317b6068e
|
ntdll/tests: Fix the image protection test on Mac OS where the image limits are only approximative.
|
2010-09-15 11:28:54 -05:00 |
Henri Verbeet
|
689c45b9b9
|
ntdll: Do not return STATUS_SUCCESS on failure in NtQueryObject().
|
2010-09-15 10:32:55 -05:00 |
Alexandre Julliard
|
8e2e95ed7e
|
ntdll/tests: Add a test for the protection state of the read-write data section.
|
2010-08-26 18:05:55 +02:00 |
Marcus Meissner
|
2ca5513a62
|
ntdll: Set correct protection flags on sections in builtin DLLs.
|
2010-08-24 17:22:32 +02:00 |
Detlef Riekenberg
|
0fa0d17d67
|
ntdll/tests: Add tests for RtlIpv4AddressToString / RtlIpv4AddressToStringEx.
|
2010-08-20 13:21:35 +02:00 |
Jacek Caban
|
9713d62e89
|
ntdll: IMAGE_REL_BASED_HIGH, IMAGE_REL_BASED_LOW and IMAGE_REL_BASED_HIGHLOW should be supported on win64.
|
2010-08-20 13:21:27 +02:00 |
André Hentschel
|
40bc5f646f
|
ntdll: Add more error codes.
|
2010-08-17 11:55:39 +02:00 |
André Hentschel
|
38ca35fe57
|
ntdll: Add SXS error codes.
|
2010-08-04 12:13:50 +02:00 |
Andrey Turkin
|
fc4d5393a5
|
ntdll/tests: Do not check signedness for char types.
|
2010-08-02 12:55:21 +02:00 |
Reece Dunn
|
fd66d61861
|
ntdll/tests: check io.Status in the file tests.
|
2010-07-28 16:28:21 +02:00 |
Andrew Nguyen
|
d7956bab54
|
ntdll: Fix the status code for ProcessDebugObjectHandle class in NtQueryInformationProcess when the debugger is absent.
|
2010-07-28 16:28:19 +02:00 |
Michael Stefaniuc
|
76c06a6d94
|
ntdll: Use IsEqualGUID instead of memcmp to compare GUIDs.
|
2010-07-28 12:22:26 +02:00 |
Alexandre Julliard
|
b86d515ed6
|
dlls: Remove explicit imports of kernel32 and ntdll.
|
2010-07-21 17:38:36 +02:00 |
André Hentschel
|
10e1387f61
|
ntdll: Add LDT error codes.
|
2010-07-21 09:33:27 +02:00 |
Marcus Meissner
|
c7bbf3652e
|
ntdll: Handle error cases in om test (Coverity).
|
2010-07-09 13:34:36 +02:00 |
Alexandre Julliard
|
604f79dbdb
|
ntdll/tests: Fix a few test failures in the new exe protection tests.
|
2010-07-06 19:28:27 +02:00 |
Marcus Meissner
|
917089a954
|
ntdll: Add tests for NtQueryVirtualMemory.
|
2010-07-05 13:24:17 +02:00 |
Alexandre Julliard
|
929ba3f11d
|
ntdll/tests: Add some tests for NtQuerySymbolicLinkObject.
|
2010-06-30 16:11:55 +02:00 |
Alexandre Julliard
|
f712af41f5
|
ntdll/tests: Add a test for the exception resulting from an icebp instruction.
|
2010-06-30 11:55:32 +02:00 |
Alexandre Julliard
|
0fdcab06ac
|
ntdll/tests: Fix some exception tests for Wow64.
|
2010-06-22 13:51:18 +02:00 |
Andrew Nguyen
|
bdf583b349
|
ntdll/tests: Add tests to examine output file part pointer behavior for RtlGetFullPathName_U.
|
2010-06-17 11:48:37 +02:00 |
Marcus Meissner
|
34d17c9ea1
|
ntdll: qsort: comparator must not get the same pointer.
|
2010-05-24 11:27:25 +02:00 |
Hans Leidekker
|
d1c8769b64
|
ntdll: Add some tests for RtlIsTextUnicode.
|
2010-05-14 18:03:03 +02:00 |
Marcus Meissner
|
2ecd1dfaba
|
ntdll: Implement bsearch, lfind to use correct comparator functions.
|
2010-05-13 11:50:51 +02:00 |
Marcus Meissner
|
7642e03c63
|
ntdll: Reimplement qsort() using generic mergesort.
|
2010-05-11 11:27:03 +02:00 |
Gerald Pfeifer
|
b8ee145992
|
ntdll/tests: Remove variable len which is not really used from create_file_test.
|
2010-05-05 10:52:30 +02:00 |