FTL/test
DL6ER 3e32d96e32
Update expected dnsmasq warnings
Signed-off-by: DL6ER <dl6er@dl6er.de>
2024-02-13 17:17:31 +01:00
..
pdns New syntax: querytype=A accepts now also a list (like querytype=A,AAAA,MX). You can use the exclamation mark as before for inversion (querytype=!A) matches everything BUT type A queries. This has now been extended to be able to invert a list, too (like (querytype=!A,AAAA matches everything BUT A and AAAA queries) 2023-01-26 20:11:55 +01:00
arch_test.sh Add RISC-V 64-bit support and builds 2023-03-20 20:03:19 +01:00
dnsmasq.conf logs from /var/log/ -> /var/log/pihole/ 2022-05-12 22:06:05 +02:00
dnsmasq_warnings Update expected dnsmasq warnings 2024-02-13 17:17:31 +01:00
dnsmasq_warnings.sh Test for warnings defined in dnsmasq's source code 2021-11-24 22:06:50 +01:00
gravity.db.sql Set abp_domains = 1 during the CI tests. 2023-02-26 07:19:48 +01:00
hostnames.sh Tests: Pi-hole PTR generation check 2021-10-04 12:14:13 +02:00
pihole-FTL.conf Do not use a new option but instead automatically detect if ABP-style domains are present in the database. This ensures that this addition comes at no extra costs to any installs using pure HOSTS-style adlists. 2023-02-15 21:19:31 +01:00
pihole-FTL.db.sql Rename super-clients ---> alias-clients 2020-11-15 19:09:48 +01:00
run.sh Remove downloading step of inspect.lua from the testing suite - the script is now embedded into FTL 2022-11-20 12:57:46 +01:00
test_suite.bats Force-update embedded dnsmasq version. We are loosing the individual dnsmasq history of the ~ last year, however, given the multitude of merge conflicts and the fact that this code will soon(ish) be replaced by development-v6 (where the history is 100% intact), this isn't much of an issue 2024-02-09 20:48:59 +01:00