checkpoint

Generic term for assertions, breakpoints, or logpoints. The statements ASSERT, BREAK-POINT, and LOG-POINT for defining checkpoints are not operative but equip the program for test purposes. Inactive checkpoints are ignored during program execution.

More