summaryrefslogtreecommitdiff
path: root/src/lib/testutils
AgeCommit message (Expand)Author
2022-07-27[#2235] Moved [in]valid load test implementations to headerFrancis Dupont
2022-07-27[#2235] Fixed minor and not visible bugFrancis Dupont
2022-07-27[#2235] Refactored remaining hooks lib libloadtestsThomas Markwalder
2022-07-27[#2235] Addressed some changesFrancis Dupont
2022-07-27[#2235] Added library load tests to core hooksThomas Markwalder
2022-07-25[#2505] release changesAndrei Pavel
2022-07-22[#2475] addressed reviewRazvan Becheriu
2022-05-23[#2423] release changes: spelling correctionsAndrei Pavel
2022-05-20[#562] fix warning about uninitialized variable in LibLoadTest fixtureAndrei Pavel
2022-05-20[#562] add LibLoadTest fixtureAndrei Pavel
2021-07-23[#1077] migrate src/lib/yang to sysrepo 1.4Andrei Pavel
2021-07-05[#1961] quote "local a=${b}" expressions for dashAndrei Pavel
2021-07-05[#1961] centralize shell test preparationAndrei Pavel
2021-07-02[#1961] set lock and pid dirs to path inside repoAndrei Pavel
2021-07-01[#1642] make gtests, shtests, pytests sequentialAndrei Pavel
2021-06-25[#1941] fix unbound variable in keactrlAndrei Pavel
2021-06-22[#1653] add unit tests for shell error reportingAndrei Pavel
2021-06-22[#1653] fix cat ___.pid: no such file or dir in UTAndrei Pavel
2021-06-22[#1653] friendly errors, not unbound variableAndrei Pavel
2021-05-21[#1721] add hooks-libraries test for redactionAndrei Pavel
2021-05-21[#1721] unit tests for redactionAndrei Pavel
2021-03-26[#1770] replace complicated bc command with awkAndrei Pavel
2021-01-25[#1656] 1.9.4 release: update copyrightsAndrei Pavel
2021-01-25[#1656] 1.9.4 release: spelling checkAndrei Pavel
2021-01-25[#1627] make CommunicationState::startHeartbeat thread safeRazvan Becheriu
2021-01-22[#1638] minor: missing newlines in printfsAndrei Pavel
2021-01-22[#1638] wait for process to stop after killAndrei Pavel
2021-01-22[#1638] don't fail if there is no process to killAndrei Pavel
2021-01-11[#1630] fix remove_if_exists not removing a fileAndrei Pavel
2020-12-29[#437] report failures correctly in <testsuite>Andrei Pavel
2020-12-29[#437] shellcheck fixAndrei Pavel
2020-12-29[#437] add <failure> tag to failed shell tests XMLAndrei Pavel
2020-12-29[#437] make shell tests work with GTEST_OUTPUTAndrei Pavel
2020-12-29[#437] portable sleep, now works on BSDAndrei Pavel
2020-12-14[#1611] make date +%s -d 4 seconds work on alpineKea-1.9.3Andrei Pavel
2020-12-14[#1609] 1.9.3 changesWlodek Wencel
2020-12-14[#1574] indentation correctedTomek Mrugalski
2020-12-14[#1574] hide ANSI colors for non-terminalsAndrei Pavel
2020-12-14[#1574] failing tests now interrupt `make check`Andrei Pavel
2020-12-14[#1574] fix version_test if --version isn't testedAndrei Pavel
2020-12-14[#1574] fix version_test reporting twice on resultAndrei Pavel
2020-12-14[#1574] shellcheck fixesAndrei Pavel
2020-12-14[#1574] add 15 char limit for pgrep as commentAndrei Pavel
2020-12-14[#1574] fixes in src/bin/shell/testsAndrei Pavel
2020-12-14[#1574] shell scripts: remove_if_existsAndrei Pavel
2020-12-14[#1574] ${var+x}, ${var-x} changesAndrei Pavel
2020-12-14[#1574] rename function to run_commandAndrei Pavel
2020-12-14[#1574] shell scripts: replace pidof with pgrepAndrei Pavel
2020-12-14[#1574] make all shell scripts POSIX compliantAndrei Pavel
2020-12-14[#1574] googletest-like output for shell testsAndrei Pavel