For internal use only.
This test program is used to test the operation of the signal manipulation functions.
Definition in file t_signal_fcns.c.
#include "event-test.h"
#include <signal.h>
Include dependency graph for t_signal_fcns.c:
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Signal manipulation functions test program. |
|
For internal use only. This program is used for testing the signal manipulation functions signal_create() and signal_destroy(). Definition at line 46 of file t_signal_fcns.c. References ev_lib_init, ev_prog_name, ev_test_init, prog, signal_create(), and signal_destroy(). Here is the call graph for this function: ![]() |