[ADVAPI32_APITEST] Add tests showing that first field of OwningModuleInfo is the tag
authorPierre Schweitzer <pierre@reactos.org>
Sun, 30 Dec 2018 21:36:54 +0000 (22:36 +0100)
committerPierre Schweitzer <pierre@reactos.org>
Mon, 31 Dec 2018 10:19:29 +0000 (11:19 +0100)
commitabb6fd83a482deeb9eefa3b31bd52d45217ef66d
tree6622233696d4db3540ac7707daf5cd367e6a207d
parentf757a135192c02a3c41d8da47eb9dba21d34ebd1
[ADVAPI32_APITEST] Add tests showing that first field of OwningModuleInfo is the tag

Also, show that querying owner information about a connection owned by a service
returns the service name, and not the image nor its path.

Obviously, that fails in ReactOS.
modules/rostests/apitests/advapi32/CMakeLists.txt
modules/rostests/apitests/advapi32/ServiceNetwork.c [new file with mode: 0644]
modules/rostests/apitests/advapi32/testlist.c