Commit Graph

2 Commits

Author SHA1 Message Date
Dan Albert
e236990ecf Fix test runner to properly emulate mm/mmm.
Really weird errors get thrown with absolute paths for
`ONE_SHOT_MAKEFILE` now.

Change-Id: I10a86dfd2dab43f03bcd3ce9a8c2551decd65bc4
2016-06-16 17:24:49 -07:00
Dan Albert
b434402ea2 Move test invocation into a python script.
Invoking these from make was pretty gross, and apparently I was
getting it wrong for the buildbot (was running mmm buildcmds without
running configtests).

This makes a single entry point of run-tests.py. The ugly hacks for
cflags/ldflags detection is still there, but it's at least not *as*
bad.

Change-Id: I0157700d83f6a38a209751a03a00dc9a8e708744
2015-10-14 14:41:54 -07:00