openhab-core/itests
Gwendal Roulleau ac88faa5dc
[serial] Ability to use /dev/serial/ symlinks for usb serial device (#3290)
The rxtx serial port provider is now able to scan symlink in /dev/serial/by-id and use them as valid identifier.
Benefit : users won't have to fix the path of their USB serial device  with udev anymore, they can now use the explicit and stable symlink directly.

Signed-off-by: Gwendal Roulleau <gwendal.roulleau@gmail.com>
[serial] Ability to use /dev/serial/ links

Revert previous commit (rewriting to use discovery serial service to provide the symlinks to all serial provider, and not only rxtx).
Workaround for the rxtx provider which can resolve symlink before using the native code (limit path to 80 char).

Signed-off-by: Gwendal Roulleau <gwendal.roulleau@gmail.com>
2023-03-04 14:43:46 +01:00
..
org.openhab.core.addon.tests Upgrade to Karaf 4.4.3 (#3252) 2023-03-01 13:09:07 +01:00
org.openhab.core.auth.oauth2client.tests Upgrade to Karaf 4.4.3 (#3252) 2023-03-01 13:09:07 +01:00
org.openhab.core.automation.integration.tests Upgrade to Karaf 4.4.3 (#3252) 2023-03-01 13:09:07 +01:00
org.openhab.core.automation.module.core.tests Upgrade to Karaf 4.4.3 (#3252) 2023-03-01 13:09:07 +01:00
org.openhab.core.automation.module.script.tests Upgrade to Karaf 4.4.3 (#3252) 2023-03-01 13:09:07 +01:00
org.openhab.core.automation.module.timer.tests Upgrade to Karaf 4.4.3 (#3252) 2023-03-01 13:09:07 +01:00
org.openhab.core.automation.tests Upgrade to Karaf 4.4.3 (#3252) 2023-03-01 13:09:07 +01:00
org.openhab.core.config.core.tests Upgrade to Karaf 4.4.3 (#3252) 2023-03-01 13:09:07 +01:00
org.openhab.core.config.discovery.mdns.tests Upgrade to Karaf 4.4.3 (#3252) 2023-03-01 13:09:07 +01:00
org.openhab.core.config.discovery.tests Upgrade to Karaf 4.4.3 (#3252) 2023-03-01 13:09:07 +01:00
org.openhab.core.config.discovery.usbserial.linuxsysfs.tests [serial] Ability to use /dev/serial/ symlinks for usb serial device (#3290) 2023-03-04 14:43:46 +01:00
org.openhab.core.config.discovery.usbserial.tests Upgrade to Karaf 4.4.3 (#3252) 2023-03-01 13:09:07 +01:00
org.openhab.core.config.dispatch.tests Upgrade to Karaf 4.4.3 (#3252) 2023-03-01 13:09:07 +01:00
org.openhab.core.ephemeris.tests Upgrade to Karaf 4.4.3 (#3252) 2023-03-01 13:09:07 +01:00
org.openhab.core.io.rest.core.tests Upgrade to Karaf 4.4.3 (#3252) 2023-03-01 13:09:07 +01:00
org.openhab.core.model.item.tests Upgrade to Karaf 4.4.3 (#3252) 2023-03-01 13:09:07 +01:00
org.openhab.core.model.rule.tests Upgrade to Karaf 4.4.3 (#3252) 2023-03-01 13:09:07 +01:00
org.openhab.core.model.script.tests Upgrade to Karaf 4.4.3 (#3252) 2023-03-01 13:09:07 +01:00
org.openhab.core.model.thing.tests Upgrade to Karaf 4.4.3 (#3252) 2023-03-01 13:09:07 +01:00
org.openhab.core.model.thing.testsupport Update license header to 2023 (#3294) 2023-01-03 09:45:42 +01:00
org.openhab.core.storage.json.tests Upgrade to Karaf 4.4.3 (#3252) 2023-03-01 13:09:07 +01:00
org.openhab.core.tests Upgrade to Karaf 4.4.3 (#3252) 2023-03-01 13:09:07 +01:00
org.openhab.core.thing.tests Upgrade to Karaf 4.4.3 (#3252) 2023-03-01 13:09:07 +01:00
org.openhab.core.voice.tests Upgrade to Karaf 4.4.3 (#3252) 2023-03-01 13:09:07 +01:00
itest-common.bndrun Upgrade to Karaf 4.4.3 (#3252) 2023-03-01 13:09:07 +01:00
itest-include.bndrun Raise minimum JDK version to 17 (#2994) 2022-12-19 19:52:43 +01:00
pom.xml Refactor XML handling (#3385) 2023-02-23 20:06:29 +01:00