mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Add a unit test for tor_spawn_background
- Test sucessfully starting a process - Test failing to find the executable
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
TESTS = test
|
||||
|
||||
noinst_PROGRAMS = test
|
||||
noinst_PROGRAMS = test test-child
|
||||
|
||||
AM_CPPFLAGS = -DSHARE_DATADIR="\"$(datadir)\"" \
|
||||
-DLOCALSTATEDIR="\"$(localstatedir)\"" \
|
||||
|
||||
Reference in New Issue
Block a user