"Lei Zhang" thestig@google.com writes:
Hi,
This lets us call test_aggregation() from other files.
In general it's better to avoid sharing functions across tests, it makes it hard to grab a single test and quickly build it on Windows. In this case you could test all the interfaces in the same file.