blob: 14641f05ba7090a905f4de43dcf0888bd3e9447c [file] [log] [blame]
# Test comment inclusion from .proto to .pb.h
Import("env")
env.NanopbProto("comments")
env.Object("comments.pb.c")
env.Match(['comments.pb.h', 'comments.expected'])