MOS Source Code
Loading...
Searching...
No Matches
test.c
Go to the documentation of this file.
1
#include "test.pb.h"
2
#include "
unittests.h
"
3
4
int
main
()
5
{
6
int
status = 0;
7
MyMessage msg = MyMessage_init_default;
8
TEST
(msg.myfield >= 1.23399f);
9
TEST
(msg.myfield <= 1.23401f);
10
return
status;
11
}
main
int main()
Definition
test.c:24
TEST
#define TEST(x)
Definition
test.h:3
unittests.h
libs
nanopb
nanopb
tests
regression
issue_453
test.c
Generated on Sun Sep 1 2024 18:22:52 for MOS Source Code by
1.12.0