Bitcoin Core 30.99.0
P2P Digital Currency
Functions
spawn_tests.cpp File Reference
#include <mp/util.h>
#include <kj/test.h>
#include <chrono>
#include <compare>
#include <condition_variable>
#include <csignal>
#include <cstdlib>
#include <mutex>
#include <string>
#include <sys/wait.h>
#include <thread>
#include <unistd.h>
#include <vector>
Include dependency graph for spawn_tests.cpp:

Go to the source code of this file.

Functions

 KJ_TEST ("SpawnProcess does not run callback in child")
 

Function Documentation

◆ KJ_TEST()

KJ_TEST ( "SpawnProcess does not run callback in child"  )

Definition at line 44 of file spawn_tests.cpp.

Here is the call graph for this function: