Comment 2 for bug 1052545

Revision history for this message
Andy Doan (doanac) wrote :

I think you are on the right track here. However, rather than listing all tests, we could probably make this function take some params. For example, if we know:

 device-type (panda, vexpress, origen, etc)
 build-type (android / ubuntu)

You could actually filter down the list of tests more appropriately. Maybe make those two parameters above optional or something?