~daniel-nichter/mysql-sandbox/any-package-support

« back to all changes in this revision

Viewing changes to t/09_test_multiple_port_checking.t

  • Committer: Giuseppe Maxia
  • Date: 2009-04-26 20:56:28 UTC
  • Revision ID: g.maxia@gmail.com-20090426205628-cfnl5jnitkch1qdq
- added group port checking to make_replication_sandbox and make_multiple_sandbox
- added 2 new tests to the test suite to test singkle and group port checking

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
use lib './t';
 
2
use Test_Helper;
 
3
test_sandbox( 'test_sandbox --tests=user --user_test=./t/group_port_checking.sb', 16);