summaryrefslogtreecommitdiffstats
path: root/src/lib/testutils (follow)
Commit message (Expand)AuthorAgeFilesLines
* [4236] Replaced license text in all files containing it.Marcin Siodelski2015-12-165-55/+15
* [4211] Added parameter which enables/disables write of a DUID in file.Marcin Siodelski2015-11-303-1/+94
* [3971] Addressed other review comments.Marcin Siodelski2015-09-291-1/+3
* [3971] Remove products of the LFC run in the shell based tests.Marcin Siodelski2015-09-281-1/+4
* [3971] Using TimerMgr in the Memfile backend.Marcin Siodelski2015-09-251-0/+1
* [4029] Removed obsolete testutils/testdata directoryFrancis Dupont2015-09-0144-487/+0
* [4029] Cleanup testutils code tooFrancis Dupont2015-09-016-1049/+1
* [4029] Applied #4028 removalsFrancis Dupont2015-09-013-409/+1
* [3902] UnixControlClient moved to lib/testutilsTomek Mrugalski2015-07-143-0/+222
* [3769] Addressed review commentsThomas Markwalder2015-07-081-1/+1
* [3769] DHPCv4 now uses PID file, made pid test commonThomas Markwalder2015-07-021-0/+46
* [3769] Added env var,KEA_PIDFILE_DIR; D2 now uses a PIDFileThomas Markwalder2015-07-021-0/+54
* [3796] CCSession class removed.Tomek Mrugalski2015-05-192-83/+0
* [master] remove '#include <config.h' from include files (#3782)Francis Dupont2015-04-181-3/+1
* [3651] Replaced bind10 with Kea in the readme file.Marcin Siodelski2015-03-021-1/+1
* [3651] Fixed the non portable whitespace trimming in shell tests.Marcin Siodelski2015-02-271-5/+4
* [3599] Remaining unit-tests implemented.Tomek Mrugalski2014-11-051-2/+10
* [3599] version check unit-test implemented.Tomek Mrugalski2014-11-051-0/+17
* [3591] Unit-tests for new variables implemented.Tomek Mrugalski2014-09-152-0/+93
* [3507] Renamed B10_CXXFLAGS to KEA_CXXFLAGS.Marcin Siodelski2014-08-121-1/+1
* [3508] Changes after reviewTomek Mrugalski2014-08-111-1/+1
* [3508] Added missing version_test check.Tomek Mrugalski2014-08-111-0/+20
* [3417] shell scripts updated (B10_ => KEA_)Tomek Mrugalski2014-08-061-1/+1
* [3414] Renamed server binaries from b10-* to kea-*.Marcin Siodelski2014-07-021-1/+1
* [master] Merge branch 'trac3413' (BIND10/Bundy framework removal)Tomek Mrugalski2014-07-0114-22/+183
|\
| * [3413] Changes after review:Tomek Mrugalski2014-07-011-3/+4
| * [3413] Changes after review:Tomek Mrugalski2014-06-2514-22/+182
* | [3465] Avoid race conditions when checking if server is down.Marcin Siodelski2014-06-271-2/+47
* | [3465] Use quotes when getting local params in shell tests.Marcin Siodelski2014-06-261-7/+7
* | [3422] Fix distcheck issues with shell tests.Marcin Siodelski2014-06-133-3/+6
* | [3422] Cleanup in the dhcp_test_lib.sh script.Marcin Siodelski2014-06-111-47/+151
* | [3422] Implemented the status command for keactrl.Marcin Siodelski2014-06-111-15/+48
* | [3422] Merge branch 'master' into trac3422Marcin Siodelski2014-06-091-3/+4
|\ \
| * | [3405] Fixed line breaks in the shell-based tests.Marcin Siodelski2014-06-051-1/+2
| * | [3405] Added unit tests for signal handling in DHCPv4 server.Marcin Siodelski2014-06-031-2/+2
| |/
* / [3422] Implemented Kea startup with the keactrl script.Marcin Siodelski2014-06-091-16/+45
|/
* [3406] Ignore window size when calling ps to get process pid.Marcin Siodelski2014-05-281-1/+1
* [3406] Moved script with common functions to testutils.Marcin Siodelski2014-05-282-1/+195
* [3394] Renamed Kea libraries from libb10-something to libkea-something.Marcin Siodelski2014-04-151-7/+7
* [3391] Fix distcheck issues.Marcin Siodelski2014-04-101-3/+6
* [956] Make Message::toWire() TSIG agnosticMukund Sivaraman2014-02-051-6/+1
* [3113] Fix hooks unit test failures when --enable-static-link is used.Marcin Siodelski2013-08-301-1/+2
* [2726] Add missing constructorMichal 'vorner' Vaner2013-06-121-0/+2
* [2562] extended mock session to inspect last value of "want_answer"JINMEI Tatuya2013-03-281-5/+12
* Merge branch 'trac2157_merge'Yoshitaka Aharen2013-02-212-0/+8
|\
| * Merge branch 'trac2157_2' into trac2157_mergeYoshitaka Aharen2013-02-062-0/+8
| |\
| | * [2157] add a testcase of truncated messageYoshitaka Aharen2012-12-112-0/+8
* | | [1924] Update mocks with the new parameterMichal 'vorner' Vaner2013-01-311-1/+1
|/ /
* | [2587] Some final cleanupsJelte Jansen2013-01-182-1/+2
* | [2587] removed unnecessary ';'JINMEI Tatuya2013-01-171-1/+1