Functions
test-process-title.c File Reference
#include "uv.h"
#include "task.h"
#include <string.h>
Include dependency graph for test-process-title.c:

Go to the source code of this file.

Functions

static void exit_cb (uv_process_t *process, int64_t status, int signo)
 
void process_title_big_argv (void)
 
static void set_title (const char *title)
 
 TEST_IMPL (process_title)
 
 TEST_IMPL (process_title_big_argv)
 
static void uv_get_process_title_edge_cases (void)
 

Function Documentation

◆ exit_cb()

static void exit_cb ( uv_process_t process,
int64_t  status,
int  signo 
)
static

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

◆ process_title_big_argv()

void process_title_big_argv ( void  )

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

◆ set_title()

static void set_title ( const char *  title)
static

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

◆ TEST_IMPL() [1/2]

TEST_IMPL ( process_title  )

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

◆ TEST_IMPL() [2/2]

TEST_IMPL ( process_title_big_argv  )

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

◆ uv_get_process_title_edge_cases()

static void uv_get_process_title_edge_cases ( void  )
static

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



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