netatalk  4.6.0
Free and Open Source Apple Filing Protocol (AFP) Server
Loading...
Searching...
No Matches
testreport_test.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include "testreport.h"

Functions

static char * read_file (const char *path)
int main (void)

Function Documentation

◆ main()

int main ( void )

◆ read_file()

char * read_file ( const char * path)
static