autotools - Testing for infinite loops -


i'm horsing around esoteric programming language, small s.c.r.i.p.t.

at same time trying come grips gnu autotools, , autotest.

just curious if there preferred methods of testing around infinite loops. meaning, i'd test infinite loops expected behaviour constructs.

is there paradigm, or just; bad, don't bother, write different tests?

edit: adding corollary; there in autotest performance testing? know edge cases can't nailed down run run, 'test took longer 1 second' warning level nice feature. i've been looking, , don't see in framework, did find samples of tests (i had build carl9170 device driver , sources have examples), explicit tests, , not framework warning if things taking long.


Comments

Popular posts from this blog

css - Which browser returns the correct result for getBoundingClientRect of an SVG element? -

gcc - Calling fftR4() in c from assembly -

Function that returns a formatted array in VBA -