aboutsummaryrefslogtreecommitdiff
path: root/run_cross_test.py
AgeCommit message (Expand)AuthorFilesLines
2015-05-09Fix cross compilation tests.Jussi Pakkanen1-2/+4
2015-02-16Use lib as library path in unit tests.Jussi Pakkanen1-1/+1
2014-11-16Harmonised copyright declarations.Jussi Pakkanen1-1/+1
2014-08-11Updated copyright years.Jussi Pakkanen1-1/+1
2013-09-30Can specify cross file as a command line argument.Jussi Pakkanen1-2/+1
2013-08-30Better build type introspection.Jussi Pakkanen1-2/+2
2013-08-30The whole test suite runs cross-built with mingw and armhf.Jussi Pakkanen1-1/+2
2013-08-30Work started on supporting simultaneous native and cross builds.Jussi Pakkanen1-1/+0
2013-08-24Get has_function from cross file.Jussi Pakkanen1-1/+1
2013-08-24Get sizeof info from cross file if it exists and write an error if it can not...Jussi Pakkanen1-0/+1
2013-08-24Skip tests for cross compilation when they can not be run.Jussi Pakkanen1-2/+1
2013-08-24Updated symbolextractor to work with cross builds.Jussi Pakkanen1-0/+88