summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#1574] indentation correctedTomek Mrugalski2020-12-141-1/+1
* [#1574] memfile shell tests: clean up csv.2Andrei Pavel2020-12-141-2/+4
* [#1574] hide ANSI colors for non-terminalsAndrei Pavel2020-12-141-13/+25
* [#1574] use dhcp_test_lib.sh in src/lib/logAndrei Pavel2020-12-148-192/+79
* [#1574] .gitignoreAndrei Pavel2020-12-141-2/+3
* [#1574] one more test under run_commandAndrei Pavel2020-12-142-25/+22
* [#1574] failing tests now interrupt `make check`Andrei Pavel2020-12-141-0/+5
* [#1574] fix version_test if --version isn't testedAndrei Pavel2020-12-141-1/+3
* [#1574] shellcheck fixAndrei Pavel2020-12-141-1/+1
* [#1574] fix memfile testsAndrei Pavel2020-12-141-12/+43
* [#1574] fix version_test reporting twice on resultAndrei Pavel2020-12-141-3/+3
* [#1574] shellcheck fixesAndrei Pavel2020-12-143-2/+15
* [#1574] add 15 char limit for pgrep as commentAndrei Pavel2020-12-141-2/+6
* [#1574] fixes in src/bin/shell/testsAndrei Pavel2020-12-143-7/+20
* [#1574] Added missing comment.Tomek Mrugalski2020-12-141-1/+1
* [#1574] $ character missed in shell testsAndrei Pavel2020-12-142-7/+7
* [#1574] fix mysql/upgrade_8.1_to_8.2.sh.inAndrei Pavel2020-12-141-4/+4
* [#1574] reformulate some error messagesAndrei Pavel2020-12-143-13/+13
* [#1574] rename function to run_commandAndrei Pavel2020-12-141-8/+8
* [#1574] shell scripts: remove_if_existsAndrei Pavel2020-12-141-21/+9
* [#1574] ${var+x}, ${var-x} changesAndrei Pavel2020-12-143-12/+16
* [#1574] rename function to run_commandAndrei Pavel2020-12-1411-196/+196
* [#1574] add one commentAndrei Pavel2020-12-141-1/+1
* [#1574] shell scripts: remove the use of listsAndrei Pavel2020-12-145-54/+43
* [#1574] shell scripts: replace pidof with pgrepAndrei Pavel2020-12-141-1/+2
* [#1574] shell scripts: convert redirection to pipeAndrei Pavel2020-12-142-5/+5
* [#1574] make all shell scripts POSIX compliantAndrei Pavel2020-12-1470-2234/+3023
* [#1574] googletest-like output for shell testsAndrei Pavel2020-12-141-3/+31
* [#1605] bump lib versions for 1.9.3Razvan Becheriu2020-12-1111-12/+12
* [#692] Added a comment per review commentsMarcin Siodelski2020-12-111-0/+1
* [#692] Addressed review commentsMarcin Siodelski2020-12-112-1/+5
* [#692] DB access may contain whitespace in passwordMarcin Siodelski2020-12-115-23/+124
* [#1462] .gitattributesAndrei Pavel2020-12-1121-0/+83
* [#164] add memfile shell testsAndrei Pavel2020-12-113-72/+185
* [#1554] EXTRA_DIST fixesAndrei Pavel2020-12-112-2/+2
* [#991] updated doxygenRazvan Becheriu2020-12-102-2/+4
* [#991] fixed unittestsRazvan Becheriu2020-12-102-4/+4
* [#991] use small value for timeout in unittestRazvan Becheriu2020-12-101-1/+1
* [#991] use thread pool wait with timeout in unittestsRazvan Becheriu2020-12-109-9/+25
* [#991] added thread pool wait_forRazvan Becheriu2020-12-102-0/+86
* [#991] added thread pool wait unittestsRazvan Becheriu2020-12-101-0/+52
* [#991] added multi-threading unittests for v6 serverRazvan Becheriu2020-12-107-108/+425
* [#991] added thread pool wait functionRazvan Becheriu2020-12-105-22/+47
* [#991] added multi-threading unittests for v4 serverRazvan Becheriu2020-12-105-224/+816
* [#1251] Stabilize logFormatClockSkew testMarcin Siodelski2020-12-101-5/+23
* [#1250] Fixed sporadic UT failuresMarcin Siodelski2020-12-102-3/+3
* [#432] Addressed review commentsMarcin Siodelski2020-12-103-4/+9
* [#432] Always wrap responses from CA in a listMarcin Siodelski2020-12-105-60/+59
* [#1508] add missing -o parameter to perfdhcp usageAndrei Pavel2020-12-091-1/+3
* [#1508] perfdhcp UT sendDiscoverMultiplePRLsAndrei Pavel2020-12-093-21/+88