From Fedora Project Wiki

Revision as of 22:58, 8 July 2012 by Puiterwijk (talk | contribs)

Description

This test case tests whether the MersenneTwister implementation is working.

Setup

  1. Install the clean package
  2. Install the clean-mersennetwister package
  3. Download the mersennetwister.icl tets script (available at Fedorapeople) into a directory where you have write access.

How to test

  1. Execute clm -nt testmersennetwister -o testmersennetwister
  2. Execute ./testmersennetwister

Expected Results

  1. clm should create an application named "testmersennetwister"
  2. Upon execution of this application, only the word "True" should be printed