Index: unittests/tst_models.h =================================================================== diff -u -r96854524927f212c24b9e4a253baeff2e672228f -re0412efcf85964a18ec52ad80f233c45998eb45a --- unittests/tst_models.h (.../tst_models.h) (revision 96854524927f212c24b9e4a253baeff2e672228f) +++ unittests/tst_models.h (.../tst_models.h) (revision e0412efcf85964a18ec52ad80f233c45998eb45a) @@ -32,11 +32,11 @@ void tst_MTreatmentRanges (); // Treatment Start / Stop - void tst_MStartTreatmentResponse_data(); - void tst_MStartTreatmentResponse(); + void tst_MAdjustInitTreatmentResponse_data(); + void tst_MAdjustInitTreatmentResponse(); void tst_MEndTreatmentResponse_data(); void tst_MEndTreatmentResponse(); - void tst_MStartTreatmentRequest(); + void tst_MInitTreatmentRequest(); void tst_MEndTreatmentRequest(); // - Treatment Adjustments