blob: b6526beda567044c9ad6619602a6ac6f8f2584da [file] [log] [blame]
# Regression test for issue 141: wrong encoded size #define for oneof messages
Import("env")
env.NanopbProto("testproto")
env.Object('testproto.pb.c')
env.Match(['testproto.pb.h', 'testproto.expected'])