unplugged-vendor/external/autotest/client/tests/wb_kupdate
2025-10-06 13:59:42 +00:00
..
__init__.py Initial commit: AOSP 12 vendor with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
common.py Initial commit: AOSP 12 vendor with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
control Initial commit: AOSP 12 vendor with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
README Initial commit: AOSP 12 vendor with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
wb_kupdate_unittest.py Initial commit: AOSP 12 vendor with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
wb_kupdate.py Initial commit: AOSP 12 vendor with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00

Description:
------------
This tests checks the wb_kupdate code path by writting data to a sparse file
mounted on a loop back device formated with a user specified filesystem,
and waiting a maximum of 'max_flush_time' for writeback to flush the dirty
datat from the cache to disk.

At the end of the test a keyval is generated which states per iteration the time
taken to write the user specified amount of data to disk.