Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a4e0a0f7 authored by Usta Shrestha's avatar Usta Shrestha Committed by Usta (Tsering) Shrestha
Browse files

cosmetic: auto-scan test_ functions

bug: NA
test: manually ran build/soong/run_integration_tests.sh and verified all tests ran
Change-Id: I1a0a2e227888efc2e7fd7f718b8e534e6dbdbcf1
parent c49c49a6
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -133,6 +133,4 @@ function run_androidmk_test {
  echo "Succeeded"
}

test_rewrite_license_property_inside_current_directory

test_rewrite_license_property_outside_current_directory
scan_and_run_tests
+1 −2
Original line number Diff line number Diff line
@@ -63,5 +63,4 @@ EOF
  fi
}

test_add_irrelevant_file
test_bazel_smoke
scan_and_run_tests
 No newline at end of file
+1 −1
Original line number Diff line number Diff line
@@ -19,4 +19,4 @@ function test_m_clean_works {
  run_soong clean
}

test_m_clean_works
scan_and_run_tests
 No newline at end of file