Commit graph

19 commits

Author SHA1 Message Date
linse
64a7fe7056 WIP 2019-06-08 01:44:09 +02:00
linse
8f392a5ae1 TCP connect denied test. 2019-06-08 01:09:43 +02:00
linse
63315ff1cc Add TCP connect test. 2019-06-08 00:44:25 +02:00
Mindy
6e991f4184 implement a test for port range of size >1 2019-06-10 11:00:40 -05:00
Mindy
8f2bee4fb1 restore space to firewall test log name 2019-06-10 10:39:13 -05:00
Mindy
dce19f2c90 set log levels to minimize noise 2019-06-10 10:39:05 -05:00
Mindy
b164a1a5ab change output for corrupted UDP packet response case 2019-06-10 09:46:09 -05:00
Mindy
959fb31173 pass the source port when sending UDP fetch test packet 2019-06-10 09:35:21 -05:00
linse
934dd81edf WIP 2019-06-07 15:44:45 +02:00
Mindy
056873e25b WIP: changing output to be more human-readable
Don't build the firewall with -l "*:debug", and try to emit more
reasonable test output from the test unikernel.  Unfortunately we don't
get any output from the tests themselves for reasons as yet unknown.
2019-06-04 11:55:42 -05:00
Mindy
faa5b37139 add update-firewall script 2019-06-04 11:05:48 -05:00
Mindy
b15dd32df8 apply rules to incoming traffic (but...)
...we try to read them before they've been written to QubesDB, so we
think there aren't any.  To get useful results, we'll need to either
delay the rule read, or implement a proper watcher for the firewall
rules using the QubesDB watch interface.
2019-05-23 17:40:09 -05:00
linse
83026f4067 Parse firewall rules from QubesDB (but don't apply them yet :D) 2019-05-18 04:06:09 +02:00
Mindy
bf8f7c7fd2 test against udp echo server 2019-05-22 10:56:22 -05:00
linse
aca6ac84d8 WIP. 2019-05-18 01:29:50 +02:00
linse
41126c9a6b Handle the exception to check if it was thrown when expected. 2019-05-17 23:58:51 +02:00
linse
09139518fb Rename to test.sh, break if build fails. 2019-05-17 23:17:04 +02:00
linse
1599f63838 Initial test setup. :) 2019-05-17 01:35:11 +02:00
linse
47e3c6c64c Add test directory and setup instructions in setup.sh 2019-05-17 00:48:04 +02:00