summaryrefslogtreecommitdiff
path: root/source4/script/tests/win/wintest_rpc.sh
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r21521: Add missing quotes around shell variables which could have spaces.Brad Henry1-1/+1
Stop passing the VM config file path to wintest_2k3_dc.sh on the command line as it is now properly passed through the environment. Windows tests, including the DC tests found in test_w2k3.sh should work properly with 'make wintest' and a configured VMware environment. These tests are executed on build-farm host bnhtest. (This used to be commit 7496a28b4388535a426ca753bc9000670f6e42e1)
2007-10-10r21494: Fix 'make wintest' to support command-line changes to 'vm-get-ip.pl' ↵Brad Henry1-10/+13
and the revertsnapshot() shell function. Restructure existing tests to work with the recent build farm changes. Added windows DC testing to 'make wintest'. Some improvements and generalization to the way errors are handled. (This used to be commit de9687404e802d7e7629c9d03f496d3c5bd30397)
2007-10-10r19472: Move rpc tests to their own scripts. Run the same tests as 'make ↵Brad Henry1-0/+63
test' does. Comment those tests that don't pass. (This used to be commit 046b38817ad30df14214c5d66ae10999699bdb08)