| | 1 | For the reworking of MythSystem, we need to track what's tested. This doesn't include the uses of myth_system that were already there, unless changed. |
| | 2 | |
| | 3 | ||= Code area =||= Replaced =||= Using I/O =||= Using Signals =||= Maintainer =||= Testing Notes =|| |
| | 4 | || mythweather || QProcess || Y || Y || beirdo || tested by beirdo || |
| | 5 | || mythgallery || QProcess || Y || N || beirdo || tested by beirdo || |
| | 6 | || mytharchive || system || N || N || || || |
| | 7 | || mythmusic (cdrecord) || system || N || N || || || |
| | 8 | || mythdbcon (WOL command) || system || N || N || || || |
| | 9 | || mythfilldatabase (XMLTV) || system || N || N || || || |
| | 10 | || mythwelcome (shutdown) || system || N || N || || || |
| | 11 | || lcddevice (ps call) || system || N || N || || || |
| | 12 | || mythshutdown (ps call) || system || N || N || || || |
| | 13 | || lirc_client || system || N || N || || || |
| | 14 | || channelbase (tuner scripts) || myth_system || N || N || || tested by beirdo || |
| | 15 | || mythmusic (cdripping) || fork/exec || N || N || || || |
| | 16 | || lcddevice (starting daemon) || fork/exec || N || N || || || |
| | 17 | || mediamonitor (udevinfo) || QProcess || Y || N || || || |
| | 18 | || netgrabbermanager (grabber script) || QProcess || Y || N || || || |
| | 19 | || netgrabbermanager (searching) || QProcess || Y || Y || || || |
| | 20 | || metadownload (grabber) || QProcess || Y || N || robertm || || |
| | 21 | || videosource (grabber) || QProcess || Y || N || || || |
| | 22 | || mythxml (grabbers) || QProcess || Y || N || || || |
| | 23 | || mythfilldatabase (XMLTV) || QProcess || Y || N || || || |
| | 24 | || datadirect || popen || Y || N || || tested by beirdo - need someone to check the replacement code coverage || |
| | 25 | || httpstatus (misc scripts) || popen || Y || N || mdean || tested by beirdo || |
| | 26 | || dbutil (CountClients) || QProcess || Y || N || || tested by beirdo || |