Add unit test for cluster module.
Reviewed-by: asquare
This commit is contained in:
parent
f10edb24e4
commit
0c2a5db65c
@ -125,6 +125,24 @@ source.test.simple.list = \
|
||||
test-child-process-stdio-inherit.js \
|
||||
test-child-process-stdio.js \
|
||||
test-child-process-stdout-flush.js \
|
||||
test-cluster-basic.js \
|
||||
test-cluster-bind-twice-v1.js \
|
||||
test-cluster-dgram-1.js \
|
||||
test-cluster-dgram-2.js \
|
||||
test-cluster-eaddrinuse.js \
|
||||
test-cluster-fork-env.js \
|
||||
test-cluster-http-pipe.js \
|
||||
test-cluster-listening-port.js \
|
||||
test-cluster-master-error.js \
|
||||
test-cluster-master-kill.js \
|
||||
test-cluster-message.js \
|
||||
test-cluster-net-listen.js \
|
||||
test-cluster-setup-master.js \
|
||||
test-cluster-uncaught-exception.js \
|
||||
test-cluster-worker-death.js \
|
||||
test-cluster-worker-disconnect.js \
|
||||
test-cluster-worker-exit.js \
|
||||
test-cluster-worker-kill.js \
|
||||
test-console.js \
|
||||
test-console-instance.js \
|
||||
test-console-not-call-toString.js \
|
||||
|
Loading…
Reference in New Issue
Block a user