commit | 9c51e1079731ee0813e95c07f763443e19ceb35c | [log] [tgz] |
---|---|---|
author | Esteban Barrero-Hernandez <estebanbarrero@google.com> | Thu Jul 11 21:03:08 2024 +0000 |
committer | Esteban Barrero-Hernandez <estebanbarrero@google.com> | Tue Jul 16 23:23:27 2024 +0000 |
tree | 077de131c3713e7a1956e16e326d544c83993654 | |
parent | 343a3e8087d328a1caa87caf62ad1d2448ed9ea9 [diff] |
Implemented argument parsing and command creation in torq.py. Implemented command classes in command.py. Implemented command executor classes in command_executor.py. Implemented error class in validation_error.py. Created skeleton of unit test file in tests/torq_unit_test.py. Also, created Android.pb and OWNERS files. Test: atest torq_unit_test Bug: 352571366 Change-Id: Ieef9053250632ab3e1f479497d6f4a61ec55cbc7