aboutsummaryrefslogtreecommitdiffstats
path: root/test/mppa/lib
Commit message (Expand)AuthorAgeFilesLines
* WIP - Changed all the general tests to include PRNG (instead of small constants)Cyril SIX2018-06-051-1/+1
* MPPA - Forgot to uncomment debugging section of prng testCyril SIX2018-04-171-4/+2
* MPPA - added all shiftsCyril SIX2018-04-171-0/+2
* MPPA - added merge sort + corrected bug in insertion + testing them togetherCyril SIX2018-04-171-2/+4
* MPPA - changed UNIT_TEST namesCyril SIX2018-04-172-4/+4
* MPPA - Added uint64_t types to the tests + k1c testCyril SIX2018-04-174-11/+34
* MPPA - added PRNG generator in the testsCyril SIX2018-04-163-0/+66