aboutsummaryrefslogtreecommitdiffstats
path: root/test/mppa/lib
Commit message (Expand)AuthorAgeFilesLines
* Dans test/mppa : changer k1-mbr-gcc en k1-cos-gccCyril SIX2019-06-171-2/+2
* Added a printf wrapper in test/mppa/libCyril SIX2018-12-073-0/+151
* Fixed consistency between the different tests mmult, prng and sortCyril SIX2018-11-095-88/+0
* Fixing PRNG testCyril SIX2018-11-091-4/+1
* Fixing k1-gcc becoming k1-mbr-gccCyril SIX2018-11-091-1/+1
* 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