Add some hostside tests to the general-tests suite.

ag/2133649 converted most of them, this cl just gets the rest of them.

Command used to convert them:
grep -rl "LOCAL_COMPATIBILITY_SUITE := cts$" hostsidetests/ | xargs sed -i 's/LOCAL_COMPATIBILITY_SUITE := cts/LOCAL_COMPATIBILITY_SUITE := cts general-tests/g'

Bug: None
Test: m general-tests -j
Change-Id: I623df9fc374db8a901be85fb438480b4f872e054
47 files changed