1203e46 sbus_codegen_tests: Add test case type-safe handler args

5 files Authored by stefw 10 years ago, Committed by jhrozek 10 years ago,
    sbus_codegen_tests: Add test case type-safe handler args
    
    This adds a big test case for invoking a handler with all supported
    basic arguments, and constructing a reply with the same. Lots of
    tedious code, but worth it to make sure things work well.
    
        
file modified
+1 -0
file modified
+329 -5