summaryrefslogtreecommitdiffstats
path: root/test/name-test/test-wait-for-echo.py
Commit message (Collapse)AuthorAgeFilesLines
* Bug 18229: Allow signalsColin Walters2008-12-091-0/+41
Our previous fix went too far towards lockdown; many things rely on signals to work, and there's no really good reason to restrict which signals can be emitted on the bus because we can't tie them to a particular sender.