1*c8d645caSAndroid Build Coastguard Worker# Regression test for issue 141: wrong encoded size #define for oneof messages 2*c8d645caSAndroid Build Coastguard Worker 3*c8d645caSAndroid Build Coastguard WorkerImport("env") 4*c8d645caSAndroid Build Coastguard Worker 5*c8d645caSAndroid Build Coastguard Workerenv.NanopbProto("testproto") 6*c8d645caSAndroid Build Coastguard Workerenv.Object('testproto.pb.c') 7*c8d645caSAndroid Build Coastguard Workerenv.Match(['testproto.pb.h', 'testproto.expected']) 8*c8d645caSAndroid Build Coastguard Worker 9