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

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


    from de97867  fix remaining sonar bug
     new cf6d54d  added tests for AdsNotificationSample and AdsStampHeader
     new 151a20f  fixed serial driver regex to match the serial port the right 
way
     new 971acb2  added serial testing to ManualPlc4AdsTest

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:
 .../org/apache/plc4x/java/ads/AdsPlcDriver.java    |  2 +-
 .../apache/plc4x/java/ads/ManualPlc4XAdsTest.java  | 10 ++-
 .../commands/types/AdsNotificationSampleTest.java  | 69 +++++++++++++++++
 .../ads/api/commands/types/AdsStampHeaderTest.java | 90 ++++++++++++++++++++++
 4 files changed, 169 insertions(+), 2 deletions(-)
 create mode 100644 
plc4j/protocols/ads/src/test/java/org/apache/plc4x/java/ads/api/commands/types/AdsNotificationSampleTest.java
 create mode 100644 
plc4j/protocols/ads/src/test/java/org/apache/plc4x/java/ads/api/commands/types/AdsStampHeaderTest.java

Reply via email to