summaryrefslogtreecommitdiff
path: root/test/semaphoretest.cc
AgeCommit message (Collapse)Author
2020-09-19Make use of uUnit as a submodule (dgunit renamed).Bent Bisballe Nyeng
2019-06-28Fix inclusion of semaphore.h is hardcoded to glibc non-multiarch - aka ↵Bent Bisballe Nyeng
rename sempahore.h to sem.h
2018-06-16Port the rest of the unittests to DGUnit and remove the CppUnit dependency.Bent Bisballe Nyeng
2016-12-16Increase threshold in semaphore test for timedwait in order to have it ↵Bent Bisballe Nyeng
succeed on FreeBSD.
2016-12-08Revert: 'Be verbose about the sem_wait timeout.'Bent Bisballe Nyeng
2016-12-08Be verbose about the sem_wait timeout.Bent Bisballe Nyeng
2016-07-24Added semaphore unit test.Bent Bisballe Nyeng