Commit Graph

211 Commits

Author SHA1 Message Date
Heikki Hannikainen 6f290ea4e2 tests: Disable Q construct test with TLS, fails on github actions
The test fails to connect on github actions, disable for now.
2022-11-01 22:13:29 +02:00
Heikki Hannikainen f90fb4773d tests: Add TLS full-feed listener to basic config 2022-11-01 21:27:25 +02:00
Heikki Hannikainen c11db1f303 tests: Run a set of Q construct tests with TLS, too
Confirm Q algorithm works for common igate cases with TLS.
2022-11-01 20:25:15 +02:00
Heikki Hannikainen badb11d00a tests: Create a client cert in Makefile 2022-11-01 20:25:15 +02:00
Heikki Hannikainen d6da4cfc8d IS.pm: support TLS for testing 2022-11-01 20:25:06 +02:00
Heikki Hannikainen a37a7c5c59 test: Ease up udp-load test some more 2022-10-25 08:33:43 +03:00
Heikki Hannikainen 310cdee20d tls: Adjust tls parameter names in tls1 test config 2022-10-25 02:03:24 +03:00
Heikki Hannikainen ebaccb048f tests: Use different ports for aggrtest 2022-10-25 02:03:24 +03:00
Heikki Hannikainen fd8e964bd8 tests: Create test CA + server cert, add tls1 test server config 2022-10-25 01:48:06 +03:00
Heikki Hannikainen e49644924e sctp: Add a test for SCTP uplink between servers 2022-10-24 01:09:22 +03:00
Heikki Hannikainen 5a9cc4ef01 tests: Add a test for the g/ message recipient filter 2022-10-22 22:48:49 +03:00
Heikki Hannikainen f33484b1ba libperl/istest.pm: Some more debugging support 2022-10-22 22:48:08 +03:00
Heikki Hannikainen aebe253816 t/64udp-load.t: Reduce test load to make it work with gh actions 2022-02-09 23:53:33 +02:00
Heikki Hannikainen 5e133a66a8 tests: Relax udp load test load, it tends to overflow receive buffers 2021-09-02 00:58:11 +03:00
Heikki Hannikainen 379920c89d Tests: runproduct.pm: Wait for status port to start listening after startup,
for more reliable test runs.
2018-05-31 18:55:52 +00:00
Heikki Hannikainen 07915cf554 Just a comment update on 70live-upgrade.t 2017-03-08 20:08:24 +02:00
Heikki Hannikainen ee7f0a42a8 Add a test, t/70live-upgrade.t, to test live upgrade.
Light test only, to see that it does upgrade, and clients
stay connected.
2017-02-28 10:09:56 +02:00
Frederick F. Kautz IV 3535fa6923 Realign test numbers in dupcheck comments 2017-02-24 19:02:06 -08:00
Heikki Hannikainen f6a304eb45 Added new t/51uplink-reconnect.t test case for uplink reconnection 2016-10-24 21:20:45 +03:00
Heikki Hannikainen d66f12771a t/30filter-cmd.t: escape another { in regexp, fix bug #34 again 2016-10-24 21:16:39 +03:00
Heikki Hannikainen 21b56bf6c5 t/30filter-cmd.t: escape { in regexp, fix bug #34 2016-10-23 12:17:46 +03:00
Heikki Hannikainen 1edb29adcc 11misc-drops.t: Clarify short callsign/long SSID test cases 2016-10-23 00:55:27 +03:00
Heikki Hannikainen 60fdae0345 t/11misc-drops.t: Add commented-out test for really long srccalls, which are surprisingly passed 2016-10-23 00:48:29 +03:00
Heikki Hannikainen f5296a5ac3 t/27: Remove unused dummy listener 2016-08-05 23:38:00 +03:00
Heikki Hannikainen 5c292c5974 Remove further ::1 references from tests for travis 2016-08-05 23:38:00 +03:00
Heikki Hannikainen 8e82b48900 test: remove debug warns 2016-08-05 23:38:00 +03:00
Heikki Hannikainen 23f9903afd Travis: one less [::1] reference 2016-08-05 23:38:00 +03:00
Heikki Hannikainen 867e341d29 t/22: try to fix travis 2016-08-05 23:38:00 +03:00
Heikki Hannikainen 9ca65a9cea travis: Try to listen on 127.0.0.1 2016-08-05 23:38:00 +03:00
Heikki Hannikainen 3e0ba0428d skip UDP load test on travis 2016-08-05 23:38:00 +03:00
Heikki Hannikainen 771730d8b3 tests debugging on travis 2016-08-05 23:38:00 +03:00
Heikki Hannikainen 6d4fca0b12 Added qconstr protocols tests 2016-07-26 16:37:54 +03:00
Heikki Hannikainen cb9dda75a8 t/20qconstr-clientonly.t: Test invalid protocol ID in Q construct 2016-07-26 16:22:04 +03:00
Heikki Hannikainen 97a3b8f857 Fix a parsing bug with long repeated filters 2016-06-01 23:56:34 +03:00
Heikki Hannikainen d7e765069f Test case for checking that a cached position is used for m/ filter 2015-09-10 20:07:47 +03:00
Heikki Hannikainen c47cd1cbfb 63udp-submit.t: Test packet rejections 2015-09-06 12:38:59 +03:00
Heikki Hannikainen 8c0d983b50 Add new tests for login rejections 2015-09-06 11:52:42 +03:00
Heikki Hannikainen 8875cfb8fd New config option DisallowLoginCall to reject logins by glob match 2015-09-06 11:51:36 +03:00
Heikki Hannikainen be7784197a Do not use N0CALL on t/22path-trace.t test, it's getting dropped now 2015-09-06 11:25:39 +03:00
Heikki Hannikainen 097e542e00 Additional test case for wildcard not matching any chars in the end 2015-09-06 10:46:26 +03:00
Heikki Hannikainen 890b3c0497 New DisallowSourceCall config option to drop packets from additional source callsigns (glob match) 2015-09-06 10:44:59 +03:00
Heikki Hannikainen 95a7c57442 Drop packets from N0CALL* and NOCALL* with any suffix/SSID, not just without SSID 2015-09-06 08:39:06 +03:00
Heikki Hannikainen 7d53f15137 Fix m/ filter test to actually work, it was overlapping with the f/ test range 2015-08-31 09:29:56 +03:00
Heikki Hannikainen 86ab75b45f Allow t/w filter to match stations with an overlay character on their symbol 2015-08-30 20:24:03 +03:00
Heikki Hannikainen 0998247967 Tests: Test ack message which is going to a station which never sent a position 2014-02-18 08:22:06 +02:00
Heikki Hannikainen 8bed3149b5 Tests: Test o/ object filter with HHMMSSh timestamps (fails currently!) 2014-02-18 08:21:26 +02:00
Heikki Hannikainen 576182ecdd Deleted unused certs from git 2013-12-28 12:23:42 +02:00
Heikki Hannikainen a18e760201 Disallow a set of message destinations, old status messages sent by old aprsds.
Matches javaprssrvr functionality now.
"javaMSG", /* old aprsd */
"JAVATITLE", /* old aprsd */
"JAVATITL2", /* old aprsd */
"USERLIST", /* old aprsd */
"KIPSS", /* APRS+SA */
2013-12-20 08:36:35 +02:00
Heikki Hannikainen f08cee43bc Drop DX packets (DX de ...) 2013-12-19 22:51:38 +02:00
Heikki Hannikainen cf6f6e2ed7 Drop packets having source callsign of N0CALL, NOCALL, or SERVER
* NOCALLs being a default on many TNCs and software
* potentially blocks a message loop between SERVERs
2013-12-19 08:32:15 +02:00