Methods
|
|
testInit
testrequest
testrequest2
testrequest3
testrequest4
testrequestPriority
testrequestPriority1
testrequestPriority2
testrequestPriority3
|
|
testInit
|
testInit ( self )
Test initialisation
|
|
testrequest
|
testrequest ( self )
Test request
|
|
testrequest2
|
testrequest2 ( self )
Test request2 with capacity = 1
|
|
testrequest3
|
testrequest3 ( self )
Test request3 with capacity = 1 several requests
|
|
testrequest4
|
testrequest4 ( self )
Test request4 with capacity = 2 several requests
|
|
testrequestPriority
|
testrequestPriority ( self )
Test PriorityQ, with no preemption, 0 capacity
|
|
testrequestPriority1
|
testrequestPriority1 ( self )
Test PriorityQ, with no preemption, capacity == 1
|
|
testrequestPriority2
|
testrequestPriority2 ( self )
Test PriorityQ, with preemption, capacity == 1
|
|
testrequestPriority3
|
testrequestPriority3 ( self )
Test preemption of preemptor
|