Code covered by the BSD License  

Highlights from
Automatic validation of software

  • prtest1 For demonstration of the VALIDATE function. No intrinsic value!
  • prtest2 For demonstration of the VALIDATE function. No intrinsic value!
  • prtest3 For demonstration of the VALIDATE function. No intrinsic value!
  • validate(dirname) VALIDATE Validate software using standard test files.
  • View all files
from Automatic validation of software by Toby Driscoll
Validate software using a test library of functions in a directory.

prtest3
function pass = prtest3

% For demonstration of the VALIDATE function. No intrinsic value!
% Designed to CRASH.

pass = x;

Contact us at files@mathworks.com