Jouni Malinen
2099fed400
tests: dbus_connect_eap to verify dNSName constraint configuration
...
This verifies that Certification signals include the expected
information on peer certificates and that dNSName constraint can be
configured based on that and is working both in matching and not
matching cases.
Signed-off-by: Jouni Malinen <j@w1.fi>
2015-01-14 15:45:18 +02:00
Jouni Malinen
0e126c6dca
tests: Out-of-memory cases for D-Bus operations
...
This increases testing coverage on various error paths.
Signed-off-by: Jouni Malinen <j@w1.fi>
2015-01-09 02:46:26 +02:00
Jouni Malinen
795b6f57a8
tests: Additional D-Bus error path coverage
...
Signed-off-by: Jouni Malinen <j@w1.fi>
2015-01-09 02:32:15 +02:00
Jouni Malinen
81e787b750
tests: Convert test skipping to use exception
...
Instead of returning "skip" from the test function, raise the new
HwsimSkip exception to indicate a test case was skipped.
Signed-off-by: Jouni Malinen <j@w1.fi>
2015-01-08 22:43:47 +02:00
Jouni Malinen
51c5aeb42a
tests: Convert "hwsim-SKIP" exception to use a custom class
...
This makes the design a bit cleaner for catching the exceptions.
Signed-off-by: Jouni Malinen <j@w1.fi>
2015-01-07 16:31:22 +02:00
Jouni Malinen
910eb5b525
tests: Import dbus module in a cleaner way
...
There is no need to use prepare_dbus() function to check whether the
dbus module can be imported.
Signed-off-by: Jouni Malinen <j@w1.fi>
2015-01-07 13:29:25 +02:00
Jouni Malinen
2ec82e67c1
tests: wpa_supplicant D-Bus interface
...
This adds new files with test cases to verify both the old and new
wpa_supplicant D-Bus interface.
Signed-off-by: Jouni Malinen <j@w1.fi>
2015-01-02 22:50:27 +02:00