This is an automated email from the ASF dual-hosted git repository.

jmclean pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-plc4x.git.


    from 15baa1c  Merge branch 'master' of 
https://gitbox.apache.org/repos/asf/incubator-plc4x
     new 52c0c2d  add some mocks (mostly auto generated)
     new 9b5a254  add some more tests
     new 29098a8  looks like size of header was off - can someone double check

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../plc4x/java/isotp/netty/IsoTPProtocol.java      |   2 +-
 .../plc4x/java/isotp/netty/IsoTPProtocolTest.java  | 332 +++++++++++++++++++-
 .../apache/plc4x/java/isotp/netty/MockChannel.java | 225 ++++++++++++++
 .../isotp/netty/MockChannelHandlerContext.java     | 216 +++++++++++++
 .../java/isotp/netty/MockChannelPipeline.java      | 336 +++++++++++++++++++++
 5 files changed, 1108 insertions(+), 3 deletions(-)
 create mode 100644 
plc4j/protocols/s7/src/test/java/org/apache/plc4x/java/isotp/netty/MockChannel.java
 create mode 100644 
plc4j/protocols/s7/src/test/java/org/apache/plc4x/java/isotp/netty/MockChannelHandlerContext.java
 create mode 100644 
plc4j/protocols/s7/src/test/java/org/apache/plc4x/java/isotp/netty/MockChannelPipeline.java

-- 
To stop receiving notification emails like this one, please contact
['"commits@plc4x.apache.org" <commits@plc4x.apache.org>'].

Reply via email to