Rémi Bernon
|
bcbe1d120c
|
services/tests: Fix some format-overflow warnings.
Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-02-12 16:54:03 +01:00 |
Zebediah Figura
|
4f8dfdba3d
|
services: Do not overwrite the service type in SetServiceStatus().
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-07-04 21:14:53 +02:00 |
Alexandre Julliard
|
d4ef782db7
|
makefiles: Build all tests with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-04-24 12:10:51 +02:00 |
Francois Gouget
|
b8953b2ece
|
services/tests: Some spelling and duplicate word fixes.
Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-10-22 11:12:28 +02:00 |
Bernhard Übelacker
|
099a12ad40
|
services/tests: Change pipe type from byte to message.
Signed-off-by: Bernhard Übelacker <bernhardu@mailbox.org>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-10-05 09:13:07 -05:00 |
Bernhard Übelacker
|
a8a2c0b9c5
|
services/tests: Retrieve monitor information when executed as service.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=43187
Signed-off-by: Bernhard Übelacker <bernhardu@mailbox.org>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-10-04 09:12:42 -05:00 |
Andrey Gusev
|
fc92960cf4
|
services/tests: Fix resource leak.
Signed-off-by: Andrey Gusev <andrey.goosev@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-01-11 19:11:20 +01:00 |
Gerald Pfeifer
|
f353e42561
|
services/tests: Add #include <stdarg.h> to service.c.
Signed-off-by: Gerald Pfeifer <gerald@pfeifer.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-02-13 11:37:02 +01:00 |
Jacek Caban
|
2c24272804
|
services/tests: Test creating windows inside non-interactive service.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-02-09 16:07:49 +01:00 |
Sebastian Lackner
|
b783f207fe
|
services: Do not create environment block before first service startup.
This basically reverts ce07a77610 .
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-09-01 20:47:51 +09:00 |
Sebastian Lackner
|
328fbb6880
|
services/tests: Add test for passing arguments to a service.
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-08-31 22:22:58 +09:00 |
Sebastian Lackner
|
fac8ec9389
|
services: Unlink process immediately after service stopped.
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-08-11 14:44:30 +09:00 |
Sebastian Lackner
|
cbc5de1c5f
|
services: Fix handling of user defined service controls.
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-08-10 22:25:09 +09:00 |
Sebastian Lackner
|
d98194e791
|
services/tests: Initialize critical section just once.
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-03-03 15:26:42 +09:00 |
Sebastian Lackner
|
a80c0d3cf2
|
services/tests: Consistently terminate service_{ok,trace} strings with linebreak.
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-03-03 15:26:39 +09:00 |
Jacek Caban
|
98e9e4a3b0
|
services: Skip tests if OpenSCManager failed.
This should also fix failures on VMs with insufficient privileges.
|
2014-04-08 19:23:25 +02:00 |
Michael Stefaniuc
|
ba3f11023f
|
services/tests: Compile with -D__WINESRC__.
|
2013-10-16 11:41:20 +02:00 |
Marcus Meissner
|
d82de9b9a7
|
services: Fix handle leak for service handles (Coverity).
|
2013-05-28 14:33:30 +02:00 |
Piotr Caban
|
afc4284d05
|
services: Added tests for service thread termination without setting service state to stopped.
|
2012-10-22 16:22:20 +02:00 |
Jacek Caban
|
52363aef65
|
advapi32: Pass service name as argv[0] to ServiceMain.
|
2012-06-15 18:35:42 +02:00 |
Jacek Caban
|
d0244d761d
|
services.exe: Added tests.
|
2012-06-15 18:35:42 +02:00 |