summaryrefslogtreecommitdiffstats
path: root/fastos/src/tests
Commit message (Expand)AuthorAgeFilesLines
* - If hugetlb is not working try without.Henning Baldersheim2016-12-191-3/+4
* Get the parenthesis correct.Henning Baldersheim2016-08-291-1/+1
* Avoid out of bounds errorHenning Baldersheim2016-08-291-1/+1
* Aressem/cmake more out of source tests (#441)Arnstein Ressem2016-08-231-20/+16
* follow review feedbackArne H Juul2016-07-011-24/+6
* use ProgressI64 with file sizes/positionsArne H Juul2016-06-301-11/+9
* use Progress even moreArne H Juul2016-06-301-34/+34
* refactorArne H Juul2016-06-301-60/+20
* rename BaseForThreadTest -> ThreadTestBaseArne H Juul2016-06-307-10/+10
* base_thread.hpp -> thread_test_base.hppArne H Juul2016-06-307-6/+6
* jobs.h -> job.hArne H Juul2016-06-307-6/+6
* use Progress() to catch problemsArne H Juul2016-06-301-57/+33
* reindent and style-fixArne H Juul2016-06-301-803/+755
* cleanup rest of file testsArne H Juul2016-06-302-36/+53
* return 0 only if all okArne H Juul2016-06-3012-20/+29
* ugly but unique class namesArne H Juul2016-06-305-15/+15
* move common code to new base classArne H Juul2016-06-307-1338/+254
* split out common job codeArne H Juul2016-06-307-389/+72
* split test so it can run in parallelArne H Juul2016-06-298-458/+2058
* remove SetPriority from fastosArne H Juul2016-06-292-166/+1
* use cmathArne Juul2016-06-272-4/+2
* Do not spend huge resources on testing an unused functionality that will not ...Henning Baldersheim2016-06-161-1/+0
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-161-9/+9
* PublishJon Bratseth2016-06-1516-0/+5031