summaryrefslogtreecommitdiff
path: root/src/tests
AgeCommit message (Expand)Author
2021-09-06vyos.util: add function to search a key recursively in a dictionaryChristian Poessinger
2021-07-03ipsec: T2816: add Jinja2 converter for ESP/IKE groups to stringChristian Poessinger
2021-07-01vyos.util: remove no longer needed copy_file helper methodChristian Poessinger
2021-06-26vyos.util: add new helper copy_file()Christian Poessinger
2021-04-05vyos.template: T3418: add new is_interface helper functionChristian Poessinger
2021-03-23vyos.util: dict_search() should not throw exception when inputs are NoneChristian Poessinger
2021-02-24test: remove "test_ethtool.py" as this does not run on JenkinsChristian Poessinger
2021-02-24ethernet: T3163: fix typos in vyos.ethtool commentsChristian Poessinger
2021-02-24ethernet: T3163: not all NIC drivers support ring-buffer configurationChristian Poessinger
2021-01-19nat: T2947: add many-many translationChristian Poessinger
2020-12-10test: vyos.validate: check is_addr_assigned()Christian Poessinger
2020-12-06Revert "vyos.ifconfig: T1579: do not remove IPv6 link-local address on reconf...Christian Poessinger
2020-12-06vyos.ifconfig: T1579: do not remove IPv6 link-local address on reconfigurationChristian Poessinger
2020-12-06test: vyos.template: test additional templating functionsChristian Poessinger
2020-11-13vyos.template: provide general is_ip(v4|v6) helpersChristian Poessinger
2020-11-01openvpn: T2994: re-add ifconfig-pool statement in server configChristian Poessinger
2020-11-01test: extend validate testcasesChristian Poessinger
2020-11-01openvpn: T2994: remove workarounds for individual ipv4 and ipv6 keysChristian Poessinger
2020-11-01test: adjust testcase name for vyos.util.dict_search()Christian Poessinger
2020-11-01test: vyos.validate: add unittestsChristian Poessinger
2020-10-30openvpn: T2994: verify DH key lengthChristian Poessinger
2020-10-30vyos.util: T2995: change comment style for "make test" outputChristian Poessinger
2020-10-28vyos.util: T2995: rename vyos_dict_search() -> dict_search()Christian Poessinger
2020-10-25test: vyos.template: add testcase for vyos_*_from_cidr() convertersChristian Poessinger
2020-10-25test: import cleanupChristian Poessinger
2020-10-24Revert "test: vyos.util: add testcase for process_named_running()"Christian Poessinger
2020-10-24test: vyos.util: add testcase for process_named_running()Christian Poessinger
2020-10-24test: vyos.util: add testcase for find_device_file()Christian Poessinger
2020-10-19unittests: T2995: vyos_dict_search() must return None on non-existing keysChristian Poessinger
2020-10-19unittests: cleanup unused importsChristian Poessinger
2020-07-22xml: T2582: use xml for is_tag and is_leafThomas Mangin
2020-06-18T2614: add a key mangling option to vyos.config.get_config_dict()Daniil Baturin
2019-09-28T1694: delete the now broken tests for NTP.Daniil Baturin
2019-03-08[ntp] T1280 - reverting added options from that taskhagbard
2019-03-07[ntp] T1280 - restrict option for servers, so they can query upstreamhagbard
2019-03-07Revert "[ntp] adding extra option to test"hagbard
2019-03-07[ntp] adding extra option to testhagbard
2019-03-04adjusted ntp test to accept the 2 new restrict parametershagbard
2019-02-16Temporary remove hostname test to get module to compile againChristian Poessinger
2019-02-16hostname: additional test case fixesChristian Poessinger
2019-02-16Tests: fix hostname testsChristian Poessinger
2019-02-14[vyos.configtree] T1248: add a function for node copyingDaniil Baturin
2019-01-30Add build time tests for NTPkamijin_fanta
2019-01-26T1193: add some tests for the config parser.Daniil Baturin
2019-01-22Revert "adjusted unit test"hagbard
2019-01-21adjusted unit testhagbard
2018-07-18T749: add unit tests for the initial setup library.Daniil Baturin
2018-05-24T462: make cron jobs run with vyattacfg GID.Daniil Baturin
2018-05-19host-name: fix test_applyYuya Kusakabe
2018-05-17Add tests for host-name and domain-name againYuya Kusakabe