commit | e08bee9186e450f49812322a7c63866446a6ace7 | [log] [tgz] |
---|---|---|
author | Love Kumar <love.kumar@amd.com> | Wed Sep 27 10:33:55 2023 +0530 |
committer | Tom Rini <trini@konsulko.com> | Mon Oct 09 15:24:31 2023 -0400 |
tree | edcc7b0b1d4badad25f60290ee610526ab1cb8b8 | |
parent | b704ea71de1669aa35934aac29eb3affd538f966 [diff] |
test/py: sleep: Add a test for the time command Execute "time <sleep cmd>", and validate that it gives the approximately the correct amount of command execution time. Signed-off-by: Love Kumar <love.kumar@amd.com>