|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttests.TestDriver
tests.DMTest
class DMTest
Test suite for the diskmgr layer.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class tests.TestDriver |
---|
TestDriver.CountData |
Field Summary | |
---|---|
private PageId |
runStart
Identifies the first page in the test run of pages. |
private static java.lang.String |
TEST_NAME
The display name of the test suite. |
Fields inherited from class tests.TestDriver |
---|
BUF_POLICY, BUF_SIZE, counts, DB_PATH, DB_SIZE, FAIL, PASS, random |
Fields inherited from interface global.GlobalConst |
---|
EMPTY_SLOT, FIRST_PAGEID, INVALID_PAGEID, MAX_COLSIZE, MAX_TUPSIZE, NAME_MAXLEN, PAGE_SIZE, PIN_DISKIO, PIN_MEMCPY, UNPIN_CLEAN, UNPIN_DIRTY |
Constructor Summary | |
---|---|
DMTest()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] argv)
Test application entry point; runs all tests. |
protected boolean |
test1()
|
protected boolean |
test2()
|
protected boolean |
test3()
|
protected boolean |
test4()
|
Methods inherited from class tests.TestDriver |
---|
create_minibase, delete_minibase, initCounts, initRandom, load_minibase, printCounters, printSummary, saveCounts |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static final java.lang.String TEST_NAME
private PageId runStart
Constructor Detail |
---|
DMTest()
Method Detail |
---|
public static void main(java.lang.String[] argv)
protected boolean test1()
protected boolean test2()
protected boolean test3()
protected boolean test4()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |