Lumiera
0.pre.03
»edit your freedom«
|
Definition at line 81 of file scheduler-interface-test.cpp.
Private Member Functions | |
void | demonstrate_nested_job_specification (SchedulerFrontend &scheduler) |
virtual void | run (Arg) |
void | verify_job_specification_variations (SchedulerFrontend &scheduler) |
void | verify_simple_job_specification (SchedulerFrontend &scheduler) |
Static Private Member Functions | |
static void | specifyJobs (JobTransaction ¤tTx, uint dummyLevel) |
recursive helper function to add several levels of prerequisites It is crucial for this function to be recursive: this allows us to represent a complete tree navigation as a sequence of job definitions to be "pulled" out from some opaque source | |
|
inlineprivate |
Definition at line 154 of file scheduler-interface-test.cpp.
References SchedulerFrontend::JobTransaction::commit(), and SchedulerInterface_test::specifyJobs().