summaryrefslogtreecommitdiffstats
path: root/testing/mozbase/mozprocess/tests/manifest.toml
blob: f8d2d63c4e1ab1ad4eedf988dde8f63eae32804e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[DEFAULT]
subsuite = "mozbase"

["test_detached.py"]
skip-if = ["os == 'win'"]  # Bug 1493796

["test_kill.py"]

["test_misc.py"]

["test_output.py"]

["test_params.py"]

["test_pid.py"]

["test_poll.py"]

["test_process_reader.py"]

["test_run_and_wait.py"]

["test_wait.py"]