aboutsummaryrefslogtreecommitdiffstats
path: root/fnet
Commit message (Collapse)AuthorAgeFilesLines
* use "exec foo" to avoid shell middle-manarnej279592016-06-281-45/+46
| | | | | | | * sending TERM signal to a shell may not pass it on to the actual process we want to signal; use "exec" to get rid of the shell in between. * also, use std::atomic<bool> for messaging between threads.
* remove redundant ignoring of Testing directoriesHaavard2016-06-231-1/+0
|
* balder -> baldersheim in OWNERS file.Henning Baldersheim2016-06-171-1/+1
|
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-1617-23/+23
|
* PublishJon Bratseth2016-06-15213-0/+20792