facebook / openbmc

OpenBMC is an open software framework to build a complete Linux image for a Board Management Controller (BMC).
631 stars 277 forks source link

tests2: Combine individual busybox tests into one #183

Closed peterdelevoryas closed 2 years ago

peterdelevoryas commented 2 years ago

Summary: We run a ton of little busybox tests instead of just running all of the commands in a for-loop and verifying the output. It seems to me like we might be losing some efficiency because of this.

Test Plan: Examining runtime differences.

facebook-github-bot commented 2 years ago

@peterdelevoryas has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.