Functions
run-tests.c File Reference
#include <errno.h>
#include <stdio.h>
#include <string.h>
#include <unistd.h>
#include "uv.h"
#include "runner.h"
#include "task.h"
#include "test-list.h"
Include dependency graph for run-tests.c:

Go to the source code of this file.

Functions

int ipc_helper (int listen_after_write)
 
int ipc_helper_bind_twice (void)
 
int ipc_helper_closed_handle (void)
 
int ipc_helper_heavy_traffic_deadlock_bug (void)
 
int ipc_helper_send_zero (void)
 
int ipc_helper_tcp_connection (void)
 
int ipc_send_recv_helper (void)
 
int main (int argc, char **argv)
 
static int maybe_run_test (int argc, char **argv)
 
void process_title_big_argv (void)
 
void spawn_stdin_stdout (void)
 
int spawn_tcp_server_helper (void)
 
int stdio_over_pipes_helper (void)
 

Function Documentation

◆ ipc_helper()

int ipc_helper ( int  listen_after_write)

Definition at line 728 of file test-ipc.c.

◆ ipc_helper_bind_twice()

int ipc_helper_bind_twice ( void  )

Definition at line 903 of file test-ipc.c.

◆ ipc_helper_closed_handle()

int ipc_helper_closed_handle ( void  )

Definition at line 875 of file test-ipc.c.

◆ ipc_helper_heavy_traffic_deadlock_bug()

int ipc_helper_heavy_traffic_deadlock_bug ( void  )

Definition at line 144 of file test-ipc-heavy-traffic-deadlock-bug.c.

◆ ipc_helper_send_zero()

int ipc_helper_send_zero ( void  )

Definition at line 949 of file test-ipc.c.

◆ ipc_helper_tcp_connection()

int ipc_helper_tcp_connection ( void  )

Definition at line 781 of file test-ipc.c.

◆ ipc_send_recv_helper()

int ipc_send_recv_helper ( void  )

Definition at line 407 of file test-ipc-send-recv.c.

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 54 of file run-tests.c.

◆ maybe_run_test()

static int maybe_run_test ( int  argc,
char **  argv 
)
static

Definition at line 82 of file run-tests.c.

◆ process_title_big_argv()

void process_title_big_argv ( void  )

Definition at line 129 of file test-process-title.c.

◆ spawn_stdin_stdout()

void spawn_stdin_stdout ( void  )

Definition at line 1892 of file test-spawn.c.

◆ spawn_tcp_server_helper()

int spawn_tcp_server_helper ( void  )

Definition at line 661 of file test-spawn.c.

◆ stdio_over_pipes_helper()

int stdio_over_pipes_helper ( void  )

Definition at line 206 of file test-stdio-over-pipes.c.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:30