Create test config files for all tests and add 4 tests to apct suite

More test configs will be added.
Verified with a real test: tests/functional/devicehealthtests

Complete list of tests can be found here:
https://docs.google.com/a/google.com/document/d/1EWUjJ7fjy8ge_Nk0YQbFdRp8DSHo3z6GU0R8jLgrAcw/edit?usp=sharing

Bug: 35695098
Test: cherrypick ag/342809
Build instrumentation test:
  make HelloWorldTests dist -j32
Build native test:
  mmm -j40 platform_testing/tests/example/native

Confirm in out dir:
For instrumentation test:
./target/product/angler/data/app/HelloWorldTests
./target/product/angler/testcases/HelloWorldTests

For native test:
./target/product/angler/testcases/hello_world_test

test with a real test:
make -j32 DeviceHealthTests
tradefed.sh run template/local --template:map test=DeviceHealthTests \
  --test-tag testname --log-level-display VERBOSE

Change-Id: I27bb3f9eb326df8441ca8f6f1335d06b20c1ca50
24 files changed
tree: 921e90b325c93a094402272ede8c2276d7e7dbe5
  1. build/
  2. libraries/
  3. scripts/
  4. tests/
  5. utils/
  6. PREUPLOAD.cfg