This test downloads the specified revision of the HSTS preload list,
regenerates it, and compares it with the committed version at
domains.php.
In theory it would catch any potential code injection in domains.php,
which is hard to manually review due to its length.
Bug: T241522
Change-Id: Iee2a393c590b830c6e78adba48edc921e2873465
The test verifies:
* domains.php returns an array
* The array has at least 50,000 items (right now it has ~78,000)
* Each domain in the array passes a regex, and the value is either 1 or 0
Bug: T240743
Change-Id: Ic4e2c2e36ddcb0f775f4ac22d1418c814db5b389