SelfTests.c

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DIAL-251: code review comments.

yes we should. fixed to have these calls in their respective transition functions.

yes we should. fixed to have these calls in their respective transition functions.

Fixed. Thanks!

Fixed. Thanks!

Fixed. Thanks!

Fixed. Thanks!

Fixed. Thanks!

Fixed. Thanks!

Fixed. Thanks!

Fixed. Thanks!

Fixed. Thanks!

Fixed. Thanks!

unneeded code from other event usage. Fixed. Thanks!

unneeded code from other event usage. Fixed. Thanks!

Fixed. Thanks!

Fixed. Thanks!

Fixed. Thanks!

Fixed. Thanks!

HD-DEN-15245_Heparin Empty Syringe Alarm Notification Not Displayed TO User IF Another Alarm IS
HD-DEN-15245_Heparin Empty Syringe Alarm Notification Not Displayed TO User IF Another Alarm IS
going to keep the old style of events for now so we dont break previous V&V testing.

going to keep the old style of events for now so we dont break previous V&V testing.

Blood prime and treatment start sub modes dont have a substate. The call here will cover the treatment start sub mode. Blood prime will be covered in the transition to blood prime

Blood prime and treatment start sub modes dont have a substate. The call here will cover the treatment start sub mode. Blood prime will be covered in the transition to blood prime

DEN-15245: Fixed issue with syringe occlusion check potentially overriding a previously set stop pump flag.

  1. … 2 more files in changeset.
I want to keep the old sub state change events for dialin compatibility. I believe other tests use the sub state change event

I want to keep the old sub state change events for dialin compatibility. I believe other tests use the sub state change event

This is a 4th level state - not currently supported I think.

This is a 4th level state - not currently supported I think.

Should this be in transition function?

Should this be in transition function?

Is there any submode of treatment mode that does not have substates?

Is there any submode of treatment mode that does not have substates?

Not many submodes in pre-tx that don't have substates - maybe cartridge install. Should call this when entering a submode with no substates.

Not many submodes in pre-tx that don't have substates - maybe cartridge install. Should call this when entering a submode with no substates.

Post treatment starts in drain reservoirs submode which does have a substate. Once we leave drain reservoirs submode, then we should call this function with no substate for remainder of post treatm...

Post treatment starts in drain reservoirs submode which does have a substate. Once we leave drain reservoirs submode, then we should call this function with no substate for remainder of post treatment submodes.

In consumable self-test, you removed the old send substate change event. Why keep this one?

In consumable self-test, you removed the old send substate change event. Why keep this one?

This is a 4th level state. Currently not supported I think.

This is a 4th level state. Currently not supported I think.

This is a 4th level state. Currently not supported I think.

This is a 4th level state. Currently not supported I think.

Not clear to me which of the older events are still being supported. What's the plan?

Not clear to me which of the older events are still being supported. What's the plan?

Remove extra "}". Should be 2 blank lines above test support banner.

Remove extra "}". Should be 2 blank lines above test support banner.

What is d2?

What is d2?

should be "void sendOperationStatusEvent( void )"

should be "void sendOperationStatusEvent( void )"

Missing function header.

Missing function header.

Remove blank line.

Remove blank line.

Do we need to call this function on transition to consumables self-test so that op modes will get initial state? (Question applies throughout this code branch)

Do we need to call this function on transition to consumables self-test so that op modes will get initial state? (Question applies throughout this code branch)