Skip to content
Snippets Groups Projects
Commit e2d1fa08 authored by Vikram Auradkar's avatar Vikram Auradkar Committed by CQ bot account: commit-bot@chromium.org
Browse files

[odu] Simplify Support operations

Supported operations will be used during argument parsing
to varify that Target supports requested operations. For example
if user wants to stress file creation then to verify we need
Target to support readdir and opendir.

There is no need to have current Option<> in TargetOps structure.

Test: fx run-test odu_tests

Change-Id: Ic5821433f67ca2cdc32d6b7076d4fe278047bfc0
parent 8c86fc53
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment