DescriptionAdd a test for the "ephemeral_users_enabled" device policy
This CL adds a test for the "ephemeral users enabled" policy. The
policy prevents persistent information from accumulating by mounting
cryptohome vaults via tmpfs and not writing user preferences to the
local store. Information that previously accumulated on the system is
cleared when the policy is turned on and the first user logs in.
BUG=chromium-os:27702
TEST=New PyAuto: ChromeosEphemeralUsersEnabled.* (ChromeOS)
TEST=Affected PyAutos: prefs.PrefsTest.testHaveLocalStatePrefs,
TEST= policy.* (ChromeOS, Linux); prefs.* (ChromeOS)
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=132161
Patch Set 1 #
Total comments: 4
Patch Set 2 : Comments addressed. Tests clearing of local state as well now. #
Total comments: 20
Patch Set 3 : Test updated to work with rootfs verification on as well. #Patch Set 4 : Fix reversed logic in debug output. #
Total comments: 2
Patch Set 5 : Nit addressed. #Patch Set 6 : Meh. Copy & paste error in license header. #
Messages
Total messages: 14 (0 generated)
|