Part of samba.tests.samba_tool.timecmd View In Hierarchy
| Method | test_timeget | Run time against the server and make sure it looks accurate |
| Method | test_timefail | Run time against a non-existant server, and make sure it fails |
Inherited from SambaToolCmdTest:
| Method | getSamDB | a convenience function to get a samdb instance so that we can query it |
| Method | runcmd | run a single level command |
| Method | runsubcmd | run a command with sub commands |
| Method | assertCmdSuccess | Undocumented |
| Method | assertCmdFail | Undocumented |
| Method | assertMatch | Undocumented |
| Method | randomName | Create a random name, cap letters and numbers, and always starting with a letter |
| Method | randomPass | Undocumented |
| Method | assertWithin | Assert that val1 is within delta of val2, useful for time computations |
Inherited from TestCase (via SambaToolCmdTest):
| Method | setUp | Undocumented |
| Method | get_loadparm | Undocumented |
| Method | get_credentials | Undocumented |