sanity check n.
[very common] 1. The act of checking a
piece of code (or anything else, e.g., a Usenet posting) for
completely stupid mistakes. Implies that the check is to make sure
the author was sane when it was written; e.g., if a piece of
scientific software relied on a particular formula and was giving
unexpected results, one might first look at the nesting of
parentheses or the coding of the formula, as a `sanity check',
before looking at the more complex I/O or data structure
manipulation routines, much less the algorithm itself. Compare
reality check. 2. A run-time test, either validating input or
ensuring that the program hasn't screwed up internally (producing
an inconsistent value or state).
[very common] 1. The act of checking a
piece of code (or anything else, e.g., a Usenet posting) for
completely stupid mistakes. Implies that the check is to make sure
the author was sane when it was written; e.g., if a piece of
scientific software relied on a particular formula and was giving
unexpected results, one might first look at the nesting of
parentheses or the coding of the formula, as a `sanity check',
before looking at the more complex I/O or data structure
manipulation routines, much less the algorithm itself. Compare
reality check. 2. A run-time test, either validating input or
ensuring that the program hasn't screwed up internally (producing
an inconsistent value or state).
Related:
- sanity check: n. 1. The act of checking a piece of code (or
anything else,
e.g., a USENET posting) for completely stupid mistakes... - reality check n.
1. The simplest kind of test of software
or hardware;
doing the equivalent of asking it what 2 + 2 is ... - reality check: n. 1. The simplest kind of test of software or
hardware;
doing the equivalent of asking it what 2 + 2 is ... - smoke test: n. 1. A rudimentary form of testing applied to
electronic equipment following repair or reconfiguration,
in which power is applied and the tester checks... - smoke test n.
1. A rudimentary form of testing applied to
electronic equipment following repair or reconfiguration,
in which power is applied and the tester checks... - fence n. 1.
A sequence of one or more distinguished
(out-of-band) characters (or other data items),
used to delimit a piece of data intended to be treated... - fence: n. 1. A sequence of one or more distinguished
({out-of-band}) characters (or other data items),
used to delimit a piece of data intended to be treated... - firewall code n.
1. The code you put in a system (say,
a telephone switch) to make sure that the users... - firewall code: n. 1. The code you put in a system (say,
a telephone switch) to make sure that the users...
From the same category:
- optical diff n.
See vdiff... - frotz /frots/
1. n. See frobnitz. 2. `mumble
frotz':
An interjection of mildest disgust... - security through obscurity
(alt. `security by obscurity')
A term applied by hackers to most OS vendors' favorite way of
coping with security holes -
namely, ignoring them, documenting ... - nanobot /nan'oh-bot/ n.
A robot of microscopic
proportions,
presumably built by means of nanotechnology. As ... - angle brackets n.
Either of the characters < (ASCII
0111100) and >
(ASCII 0111110) (ASCII less-than or greater-than...
