aboutsummaryrefslogtreecommitdiff
path: root/zenstore-test/zenstore-test.cpp
Commit message (Collapse)AuthorAgeFilesLines
* clang formatJoe Kirchoff2022-04-141-1/+1
|
* more cleanupDan Engelbrecht2022-04-121-1/+2
|
* cleanupDan Engelbrecht2022-04-121-23/+1
|
* set file limit on zenserver testDan Engelbrecht2022-04-121-1/+1
|
* log resource limit infoDan Engelbrecht2022-04-121-2/+5
|
* set open file limits after initialize of loggingDan Engelbrecht2022-04-121-4/+5
|
* set open file limit at startupDan Engelbrecht2022-04-121-0/+25
|
* It's not possible to compile out testsStefan Boberg2021-09-201-9/+10
| | | | Tests are now compiled in if `ZEN_WITH_TESTS=1`, and compiled out if not. Compiling tests out reduces the footprint of the resulting executables quite significantly.
* Added zenstore-test test driver for zenstore testsStefan Boberg2021-09-191-0/+23