diff options
author | Barnabás Pőcze <pobrn@protonmail.com> | 2024-12-19 18:27:01 +0100 |
---|---|---|
committer | Barnabás Pőcze <pobrn@protonmail.com> | 2025-02-27 17:31:04 +0100 |
commit | 5c3eb9837419e9d23cfeb8814fc1b2e3b48c15f2 (patch) | |
tree | 58f25e2b867945e9401c7c2bda44b9dbce421038 /src/apps/lc-compliance/tests | |
parent | 1f02966f3f4ecb882217085cf10712fcaf17ed24 (diff) |
apps: lc-compliance: Use `std::vector` for argument array
Just use an `std::vector` to store the arguments passed to
`InitGoogleTest()`. This removes the need for the map and
the separate `argc` variable used for size-keeping.
Signed-off-by: Barnabás Pőcze <pobrn@protonmail.com>
Reviewed-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com>
Reviewed-by: Paul Elder <paul.elder@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'src/apps/lc-compliance/tests')
0 files changed, 0 insertions, 0 deletions