Loading testing/asn_compile_targets.json +6 −6 Original line number Diff line number Diff line [ [ "./33128/r15/TS33128Payloads.asn", "./testing/dependencies/asn/IPAccessPDU.asn", "./testing/dependencies/asn/stubs/LI-PS-PDU.asn" ], ["./33128/r15/TS33128Payloads.asn"], ["./33128/r16/TS33128Payloads.asn"], ["./33128/r16/TS33128IdentityAssociation.asn"], ["./33128/r17/TS33128Payloads.asn"], ["./33128/r17/TS33128IdentityAssociation.asn"], ["./33128/r18/TS33128Payloads.asn"], [ "./33128/r18/TS33128Payloads.asn", "./testing/dependencies/asn/IPAccessPDU.asn", "./testing/dependencies/asn/stubs/LI-PS-PDU.asn" ], ["./33128/r18/TS33128IdentityAssociation.asn"] ] testing/asn_process.py +0 −2 Original line number Diff line number Diff line Loading @@ -71,8 +71,6 @@ def syntaxCheckASN(fileList): } return results def compileAllTargets(compileTargets): """ Attempts to compile a set of compile targets using the pycrate ASN1 tools Loading Loading
testing/asn_compile_targets.json +6 −6 Original line number Diff line number Diff line [ [ "./33128/r15/TS33128Payloads.asn", "./testing/dependencies/asn/IPAccessPDU.asn", "./testing/dependencies/asn/stubs/LI-PS-PDU.asn" ], ["./33128/r15/TS33128Payloads.asn"], ["./33128/r16/TS33128Payloads.asn"], ["./33128/r16/TS33128IdentityAssociation.asn"], ["./33128/r17/TS33128Payloads.asn"], ["./33128/r17/TS33128IdentityAssociation.asn"], ["./33128/r18/TS33128Payloads.asn"], [ "./33128/r18/TS33128Payloads.asn", "./testing/dependencies/asn/IPAccessPDU.asn", "./testing/dependencies/asn/stubs/LI-PS-PDU.asn" ], ["./33128/r18/TS33128IdentityAssociation.asn"] ]
testing/asn_process.py +0 −2 Original line number Diff line number Diff line Loading @@ -71,8 +71,6 @@ def syntaxCheckASN(fileList): } return results def compileAllTargets(compileTargets): """ Attempts to compile a set of compile targets using the pycrate ASN1 tools Loading