blob: 89a00fa5ecc1d8256abac79e35654428594df6c2 [file] [log] [blame]
# Test that the generator options work as expected.
Import("env")
env.NanopbProto("options")
env.Object('options.pb.c')
env.Match(['options.pb.h', 'options.expected'])