aboutsummaryrefslogtreecommitdiff
path: root/tests/t_client.sh.in
AgeCommit message (Expand)Author
2022-09-27introduce V= level to manage t_client.sh output verbosityGert Doering
2022-09-27t_client: add per-instance arguments to fpingGert Doering
2022-08-25t_client.sh: do not require fping6Frank Lichtenheld
2022-07-22t_client: Allow to force FAIL on prerequisite failsFrank Lichtenheld
2020-07-03t_client.sh: correctly report all failed instances in summaryGert Doering
2019-02-06Fix various spelling mistakesJonathan Tooker
2016-11-09Fix a logic problem in handling of --up scripts in t_client.shSamuli Seppänen
2016-11-08Allow passing extra arguments to fping/fping6 in t_client.rcSamuli Seppänen
2016-11-08Fix update_t_client_ips.sh for out of tree buildsSamuli Seppänen
2016-10-04add POSTINIT_CMD_suf to t_client.sh and sample configGert Doering
2016-10-04make t_client robust against sudoers misconfigurationGert Doering
2016-10-04Automatically cache expected IPs for t_client.sh on the first runSamuli Seppänen
2016-09-20Fix t_client runs on OpenSolarisGert Doering
2016-09-17t_client.sh: Improve detection if the OpenVPN process did start during testsDavid Sommerseth
2016-09-17t_client.sh: Add support for Kerberos/ksuDavid Sommerseth
2016-09-17t_client.sh: Make OpenVPN write PID file to avoid various sudo issuesDavid Sommerseth
2016-09-16Do not abort t_client run if OpenVPN instance does not start.Gert Doering
2016-05-09Prevent integration test timeout bc. of sudoJens Neuhalfen
2014-07-07Make t_client.sh work on AIX.Gert Doering
2014-04-21Minor t_client.sh cleanupsGert Doering
2013-11-24t_client.sh: ignore fields from "ip -6 route show" output that distort results.Gert Doering
2013-11-16t_client.sh: Add prepare/cleanup possibilties for each test caseDavid Sommerseth
2013-11-16t_client.sh: Write errors to stderr and document requirementsDavid Sommerseth
2013-11-15t_client.sh: Check for fping/fping6 availabilityDavid Sommerseth
2012-09-02Put actual OpenVPN command line on top of corresponding log file.Gert Doering
2012-06-13t_client.sh - fix for iproute2, print summary lineGert Doering
2012-06-01t_client.sh iproute2 script fixesGert Doering
2012-06-01repair t_client.sh test after build system revolutionGert Doering
2012-03-22build: standard directory layoutAlon Bar-Lev