reactos/rostests/apitests/kernel32
Pierre Schweitzer 4f63d24fbf [KERNEL32_APITEST]
Add very long tests for tunnel cache.
So far, they are skipped because they are really long (they require more than 15s to complete).
Unfortunately, for unknown reason now, they are failing in ReactOS (whereas they shouldn't!).

An idea would be to see whether we can set an expiry of 1s for tunnel cache just for dbgtests and query the value from registry, so that it could help reduce test duration on ReactOS (but not on w2k3).

ROSTESTS-177

svn path=/trunk/; revision=67901
2015-05-25 11:38:02 +00:00
..
CMakeLists.txt [KERNEL32_APITEST] 2015-05-25 10:30:12 +00:00
dosdev.c [APITESTS:kernel32] 2014-03-05 01:53:46 +00:00
FindFiles.c [ROSTESTS:APITESTS] 2013-09-22 17:52:42 +00:00
GetCurrentDirectory.c [COMMENTS] 2013-10-12 16:05:54 +00:00
GetDriveType.c [KERNEL32_APITEST] 2015-04-17 08:09:30 +00:00
GetModuleFileName.c [COMMENTS] 2013-10-12 16:05:54 +00:00
interlck.c [KERNEL32_TEST] 2013-12-19 21:39:09 +00:00
lstrcpynW.c [ROSTESTS:APITESTS] 2013-09-22 17:52:42 +00:00
MultiByteToWideChar.c [ROSTESTS:APITESTS] 2013-09-22 17:52:42 +00:00
PrivMoveFileIdentityW.c [KERNEL32_APITEST] 2015-04-21 09:30:05 +00:00
SetCurrentDirectory.c [COMMENTS] 2013-10-12 16:05:54 +00:00
SetUnhandledExceptionFilter.c [ROSTESTS:APITESTS] 2013-09-22 17:52:42 +00:00
TerminateProcess.c [KERNEL32_APITEST] 2015-02-20 10:34:18 +00:00
testlist.c [KERNEL32_APITEST] 2015-05-25 10:30:12 +00:00
TunnelCache.c [KERNEL32_APITEST] 2015-05-25 11:38:02 +00:00