James Prestwood
3f4a29651e
auto-t: always initialize StationDebug in Device class
...
Since IWD doesn't utilize DBus signals in "normal" operations its
fine to lazy initialize any of the DBus interfaces since properties
can be obtained as needed with Get/GetAll.
For test-runner though StationDebug uses signals for debug events
and until the StationDebug class is initialized (via a method call
or property access) all signals will be lost. Fix this by always
initializing the StationDebug interface when a Device class is
initialized.
2024-11-25 08:33:44 -06:00
..
2022-06-01 11:02:01 -05:00
2019-08-07 16:37:51 -05:00
2022-05-25 15:00:06 -05:00
2022-06-30 13:38:02 -05:00
2024-09-03 10:24:33 -05:00
2022-06-29 13:18:29 -05:00
2022-11-04 12:04:00 -05:00
2022-11-04 12:04:00 -05:00
2022-09-28 12:36:20 -05:00
2024-08-19 11:43:30 -05:00
2022-03-31 18:12:49 -05:00
2021-10-19 15:29:26 -05:00
2022-03-30 15:25:55 -05:00
2024-11-07 19:11:59 +01:00
2022-03-30 15:25:55 -05:00
2021-08-12 16:59:03 -05:00
2024-07-24 15:26:57 -05:00
2021-08-17 11:44:36 -05:00
2022-05-26 11:24:56 -05:00
2022-05-26 11:24:52 -05:00
2021-08-17 11:44:36 -05:00
2021-08-17 11:44:36 -05:00
2021-08-17 11:44:36 -05:00
2021-08-17 11:44:36 -05:00
2022-06-30 13:38:02 -05:00
2021-02-26 10:08:10 -06:00
2022-05-11 17:23:54 -05:00
2024-11-07 19:11:59 +01:00
2023-06-19 20:54:17 -05:00
2024-02-29 14:32:33 -06:00
2022-10-06 09:01:24 -05:00
2022-10-06 09:01:24 -05:00
2024-11-07 19:11:59 +01:00
2021-12-24 14:28:55 -06:00
2022-03-30 15:25:55 -05:00
2024-01-29 20:45:32 -06:00
2024-11-07 19:11:59 +01:00
2024-11-07 19:11:59 +01:00
2024-01-08 22:08:53 -06:00
2021-08-12 16:59:03 -05:00
2024-02-27 13:55:37 -06:00
2023-08-30 20:41:25 -05:00
2022-06-06 10:39:00 -05:00
2022-10-06 09:01:24 -05:00
2024-07-18 16:08:46 -05:00
2024-11-07 19:11:59 +01:00
2022-09-09 09:11:15 -05:00
2022-05-25 15:00:06 -05:00
2024-08-12 16:19:16 -05:00
2023-08-30 20:41:25 -05:00
2022-10-06 09:01:24 -05:00
2021-08-25 08:51:45 -05:00
2021-10-19 13:28:03 -05:00
2022-10-06 14:41:26 -05:00
2021-08-12 16:59:05 -05:00
2021-08-12 16:59:03 -05:00
2024-06-26 09:38:06 -05:00
2022-06-24 18:11:33 -05:00
2021-08-12 16:59:03 -05:00
2021-08-12 16:59:03 -05:00
2023-08-30 20:41:25 -05:00
2024-11-25 08:33:44 -06:00