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

Go to the source code of this file.

Functions

int test_oneof_1 (pb_istream_t *stream, int option)
 
int test_oneof_2 (pb_istream_t *stream, int option)
 
int main (int argc, char **argv)
 

Function Documentation

◆ test_oneof_1()

int test_oneof_1 ( pb_istream_t * stream,
int option )

Definition at line 12 of file decode_oneof.c.

+ Here is the call graph for this function:

◆ test_oneof_2()

int test_oneof_2 ( pb_istream_t * stream,
int option )

Definition at line 56 of file decode_oneof.c.

Referenced by main().

+ Here is the call graph for this function:

◆ main()

int main ( int argc,
char ** argv )

Definition at line 91 of file decode_oneof.c.

+ Here is the call graph for this function: