summaryrefslogtreecommitdiffstats
path: root/fastos/src/tests/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* move fastos file code to vespalibHåvard Pettersen2023-02-281-15/+0
|
* remove FastOS_Thread (and FastOS_ThreadPool/FastOS_Runnable)Håvard Pettersen2023-02-271-21/+0
|
* Always use backtrace from libc.Henning Baldersheim2023-02-141-7/+0
|
* gc old process codeHåvard Pettersen2022-03-051-6/+0
| | | | also added read_line function to new Process code
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
|
* GC unused code and tests with no value.Henning Baldersheim2021-01-071-7/+0
|
* No need to test std::this_thread::sleepHenning Baldersheim2021-01-071-7/+0
|
* No need to test the std::mutexHenning Baldersheim2021-01-071-7/+0
|
* Remove more usage of FastOS_TimeHenning Baldersheim2019-11-201-14/+0
|
* GC unused code.Henning Baldersheim2019-01-151-7/+0
|
* GC unused codeHenning Baldersheim2018-05-111-7/+0
|
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
|
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
|
* Copyright headerJon Bratseth2017-06-131-1/+1
|
* split test so it can run in parallelArne H Juul2016-06-291-0/+35
|
* Do not spend huge resources on testing an unused functionality that will not ↵Henning Baldersheim2016-06-161-1/+0
| | | | live on much longer.
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-161-9/+9
|
* PublishJon Bratseth2016-06-151-0/+64