#!/usr/bin/env python # encoding: utf-8 import ardupilotwaf def build(bld): ardupilotwaf.find_tests( bld, use='ap', )