From Fedora Project Wiki

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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 test 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