summaryrefslogtreecommitdiffstats
path: root/src/lib/testutils (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#2610] release changesWlodek Wencel2022-10-251-1/+1
* [#2311] fix ERROR: unbound variable in xml_reporting_test_lib.shAndrei Pavel2022-10-211-1/+1
* [#2235] Moved [in]valid load test implementations to headerFrancis Dupont2022-07-273-64/+37
* [#2235] Fixed minor and not visible bugFrancis Dupont2022-07-271-0/+4
* [#2235] Refactored remaining hooks lib libloadtestsThomas Markwalder2022-07-271-0/+12
* [#2235] Addressed some changesFrancis Dupont2022-07-272-19/+26
* [#2235] Added library load tests to core hooksThomas Markwalder2022-07-273-3/+87
* [#2505] release changesAndrei Pavel2022-07-251-1/+1
* [#2475] addressed reviewRazvan Becheriu2022-07-221-1/+0
* [#2423] release changes: spelling correctionsAndrei Pavel2022-05-231-1/+1
* [#562] fix warning about uninitialized variable in LibLoadTest fixtureAndrei Pavel2022-05-201-7/+7
* [#562] add LibLoadTest fixtureAndrei Pavel2022-05-202-0/+69
* [#1077] migrate src/lib/yang to sysrepo 1.4Andrei Pavel2021-07-231-3/+3
* [#1961] quote "local a=${b}" expressions for dashAndrei Pavel2021-07-052-48/+48
* [#1961] centralize shell test preparationAndrei Pavel2021-07-051-16/+29
* [#1961] set lock and pid dirs to path inside repoAndrei Pavel2021-07-021-2/+3
* [#1642] make gtests, shtests, pytests sequentialAndrei Pavel2021-07-011-11/+8
* [#1941] fix unbound variable in keactrlAndrei Pavel2021-06-251-2/+17
* [#1653] add unit tests for shell error reportingAndrei Pavel2021-06-221-8/+11
* [#1653] fix cat ___.pid: no such file or dir in UTAndrei Pavel2021-06-221-2/+2
* [#1653] friendly errors, not unbound variableAndrei Pavel2021-06-221-39/+62
* [#1721] add hooks-libraries test for redactionAndrei Pavel2021-05-211-1/+14
* [#1721] unit tests for redactionAndrei Pavel2021-05-211-0/+77
* [#1770] replace complicated bc command with awkAndrei Pavel2021-03-261-24/+1
* [#1656] 1.9.4 release: update copyrightsAndrei Pavel2021-01-254-4/+4
* [#1656] 1.9.4 release: spelling checkAndrei Pavel2021-01-253-3/+3
* [#1627] make CommunicationState::startHeartbeat thread safeRazvan Becheriu2021-01-251-2/+2
* [#1638] minor: missing newlines in printfsAndrei Pavel2021-01-221-1/+1
* [#1638] wait for process to stop after killAndrei Pavel2021-01-221-8/+15
* [#1638] don't fail if there is no process to killAndrei Pavel2021-01-221-4/+3
* [#1630] fix remove_if_exists not removing a fileAndrei Pavel2021-01-111-2/+3
* [#437] report failures correctly in <testsuite>Andrei Pavel2020-12-291-28/+29
* [#437] shellcheck fixAndrei Pavel2020-12-291-2/+1
* [#437] add <failure> tag to failed shell tests XMLAndrei Pavel2020-12-292-24/+72
* [#437] make shell tests work with GTEST_OUTPUTAndrei Pavel2020-12-294-4/+368
* [#437] portable sleep, now works on BSDAndrei Pavel2020-12-291-2/+2
* [#1611] make date +%s -d 4 seconds work on alpineKea-1.9.3Andrei Pavel2020-12-141-4/+4
* [#1609] 1.9.3 changesWlodek Wencel2020-12-141-1/+1
* [#1574] indentation correctedTomek Mrugalski2020-12-141-1/+1
* [#1574] hide ANSI colors for non-terminalsAndrei Pavel2020-12-141-13/+25
* [#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] fix version_test reporting twice on resultAndrei Pavel2020-12-141-3/+3
* [#1574] shellcheck fixesAndrei Pavel2020-12-141-1/+1
* [#1574] add 15 char limit for pgrep as commentAndrei Pavel2020-12-141-2/+6
* [#1574] fixes in src/bin/shell/testsAndrei Pavel2020-12-141-4/+2
* [#1574] shell scripts: remove_if_existsAndrei Pavel2020-12-141-21/+9
* [#1574] ${var+x}, ${var-x} changesAndrei Pavel2020-12-141-10/+14
* [#1574] rename function to run_commandAndrei Pavel2020-12-141-2/+2
* [#1574] shell scripts: replace pidof with pgrepAndrei Pavel2020-12-141-1/+2