Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(418)

Issue 6030011: Rearrange EAP setup so that it is more parameterizable for other EAP types (Closed)

Created:
9 years, 11 months ago by Nathan Williams
Modified:
9 years, 6 months ago
CC:
chromium-os-reviews_chromium.org, truty+cc_chromium.org, sosa+cc_chromium.org, seano+cc_chromium.org, ericli, petkov+cc_chromium.org
Visibility:
Public.

Description

Rearrange EAP setup so that it is more parameterizable for other EAP types and so that the certificate text can be reused, leading to easier-to-parse configurations. BUG=chromium-os:7101, chromium-os:10108, chromium-os:10206 TEST=rerun SecMat/019*, no functional change Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=7d49819

Patch Set 1 #

Patch Set 2 : Whitespace #

Total comments: 5

Patch Set 3 : Move parameters to test config files #

Patch Set 4 : No more site_eap #

Total comments: 5

Patch Set 5 : Add PEAP and TTLS tests #

Patch Set 6 : Create and use install_files command instead of files options #

Patch Set 7 : Minimize diffs #

Patch Set 8 : Update PEAP and TTLS tests. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+273 lines, -138 lines) Patch
A + server/site_eap_certs.py View 1 2 12 chunks +21 lines, -117 lines 0 comments Download
M server/site_linux_router.py View 1 2 3 4 5 6 2 chunks +0 lines, -3 lines 0 comments Download
M server/site_tests/network_WiFiSecMat/019CheckWPA_1x_AES View 1 2 3 4 5 1 chunk +39 lines, -8 lines 0 comments Download
A server/site_tests/network_WiFiSecMat/072CheckWPA_1x_PEAP View 1 2 3 4 5 6 7 1 chunk +82 lines, -0 lines 0 comments Download
A server/site_tests/network_WiFiSecMat/073CheckWPA_1x_TTLS View 1 2 3 4 5 6 7 1 chunk +82 lines, -0 lines 0 comments Download
M server/site_wifitest.py View 1 2 3 4 5 6 2 chunks +38 lines, -6 lines 0 comments Download
M server/site_wlan_connect.py View 1 2 3 4 5 1 chunk +11 lines, -4 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Nathan Williams
9 years, 11 months ago (2011-01-05 21:51:04 UTC) #1
Paul Stewart
I'm not sure I buy into this approach. Unless all the other methods you intend ...
9 years, 11 months ago (2011-01-05 22:28:29 UTC) #2
Nathan Williams
I originally started in the direction you suggest, splitting out into site_eap_certs (since PEAP and ...
9 years, 11 months ago (2011-01-05 22:38:44 UTC) #3
Sam Leffler
some nits while I wait for your update http://codereview.chromium.org/6030011/diff/2001/server/site_eap.py File server/site_eap.py (right): http://codereview.chromium.org/6030011/diff/2001/server/site_eap.py#newcode201 server/site_eap.py:201: }, ...
9 years, 11 months ago (2011-01-06 04:26:08 UTC) #4
Nathan Williams
PTAL, new approach. I don't like duplicating insert_file() but it wasn't clear where to put ...
9 years, 11 months ago (2011-01-11 01:32:45 UTC) #5
Nathan Williams
Ping.
9 years, 11 months ago (2011-01-12 21:32:35 UTC) #6
Paul Stewart
http://codereview.chromium.org/6030011/diff/13001/server/site_tests/network_WiFiSecMat/019CheckWPA_1x_AES File server/site_tests/network_WiFiSecMat/019CheckWPA_1x_AES (right): http://codereview.chromium.org/6030011/diff/13001/server/site_tests/network_WiFiSecMat/019CheckWPA_1x_AES#newcode18 server/site_tests/network_WiFiSecMat/019CheckWPA_1x_AES:18: "ca_cert" : ca_cert_1, If you're using a "files" parameter ...
9 years, 11 months ago (2011-01-13 01:56:05 UTC) #7
Nathan Williams
On 2011/01/13 01:56:05, Paul Stewart wrote: > http://codereview.chromium.org/6030011/diff/13001/server/site_tests/network_WiFiSecMat/019CheckWPA_1x_AES > File server/site_tests/network_WiFiSecMat/019CheckWPA_1x_AES (right): > > http://codereview.chromium.org/6030011/diff/13001/server/site_tests/network_WiFiSecMat/019CheckWPA_1x_AES#newcode18 ...
9 years, 11 months ago (2011-01-13 22:56:27 UTC) #8
Paul Stewart
9 years, 11 months ago (2011-01-13 23:44:27 UTC) #9
Wow!  That looks way cleaner!  LGTM.

Powered by Google App Engine
This is Rietveld 408576698