summaryrefslogtreecommitdiffstats
path: root/devtools/shared/transport/tests/unit/xpcshell.ini
blob: b79906e8245a516904f4f8f7401055373b035d5a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[DEFAULT]
tags = devtools
head = head_dbg.js
tail =
firefox-appdir = browser
skip-if = toolkit == 'android'

support-files =
  testactors.js
  testactors-no-bulk.js

[test_bulk_error.js]
[test_client_server_bulk.js]
[test_dbgsocket.js]
[test_dbgsocket_connection_drop.js]
[test_delimited_read.js]
[test_no_bulk.js]
[test_packet.js]
[test_queue.js]
[test_transport_bulk.js]
[test_transport_events.js]