summaryrefslogtreecommitdiffstats
path: root/devtools/shared/transport/tests/xpcshell/xpcshell.toml
blob: 38e49ab71cf7960b62d4fddc95be3799a326ec45 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[DEFAULT]
tags = "devtools"
head = "head_dbg.js"
firefox-appdir = "browser"
skip-if = ["os == 'android'"]
support-files = ["testactors.js"]

["test_bulk_error.js"]

["test_client_server_bulk.js"]

["test_dbgsocket.js"]

["test_dbgsocket_connection_drop.js"]

["test_delimited_read.js"]

["test_packet.js"]

["test_queue.js"]

["test_transport_bulk.js"]