MOS Source Code
Loading...
Searching...
No Matches
test_extensions.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <pb_encode.h>
#include <pb_decode.h>
#include "extensions.pb.h"
#include "unittests.h"
+ Include dependency graph for test_extensions.c:

Go to the source code of this file.

Functions

static bool write_string (pb_ostream_t *stream, const pb_field_t *field, void *const *arg)
 
int main (int argc, char **argv)
 

Function Documentation

◆ write_string()

static bool write_string ( pb_ostream_t * stream,
const pb_field_t * field,
void *const * arg )
static

Definition at line 9 of file test_extensions.c.

Referenced by main().

+ Here is the call graph for this function:

◆ main()

int main ( int argc,
char ** argv )

Definition at line 15 of file test_extensions.c.

+ Here is the call graph for this function: