Index: unittests/tst_models.h =================================================================== diff -u -rd3f916066c2d10c10fffa91fd8a7e5ac6dd86c7d -r634824d6fce314971aa236e508024bd154562c9d --- unittests/tst_models.h (.../tst_models.h) (revision d3f916066c2d10c10fffa91fd8a7e5ac6dd86c7d) +++ unittests/tst_models.h (.../tst_models.h) (revision 634824d6fce314971aa236e508024bd154562c9d) @@ -31,6 +31,9 @@ void tst_MAdjustBloodDialysateResponse_data (); void tst_MAdjustBloodDialysateResponse (); + void tst_MAdjustDurationResponse_data (); + void tst_MAdjustDurationResponse (); + void tst_MTreatmentRanges_data (); void tst_MTreatmentRanges ();