Commit c6f9f3d3 authored by garciay's avatar garciay
Browse files

UpperTester/DENM validation

parent cc915fee
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -40,4 +40,7 @@ module LibItsDenm_EncdecDeclarations {
    external function fx_dec_UtDenmResults (inout bitstring b, out UtDenmResults p) return integer
        with {extension "prototype(sliding) decode(UpperTester)"}
    
    external function fx_dec_UtDenmEventInd (inout bitstring b, out UtDenmEventInd p) return integer
        with {extension "prototype(sliding) decode(UpperTester)"}
    
} // End of module LibItsDenm_EncdecDeclarations