Commit Graph

12 Commits

Author SHA1 Message Date
Bernard Davison 5f5e4bd013 correcting the names of the target airframes which I forgot to test and correct yesterday. :-( 2012-07-16 08:44:13 +10:00
Bernard Davison d1a527b2b1 Making upload tests skip if the hardware isn't detected on the host. 2012-04-01 14:35:21 +10:00
Bernard Davison b2ec5485e2 Building the correct target aircraft for the LisaL/02_With_aspirin_v1.5_and_overo.t test cases. 2012-03-21 16:42:44 +11:00
Bernard Davison 763bd7234d Adding a clean target to the tests make file to fix a warning when running make clean.
Corrected a typo in the LisaL tests.
2012-03-21 15:21:42 +11:00
Bernard Davison 406fe3f3cc Cleaning up the reporting of example airframe compile test messages.
Fixing the linux find command issue.
Adding a check to see if the Ivy module will load and then skipping tests if it fails to load.
2012-03-21 14:57:43 +11:00
Bernard Davison 2c9f962523 Changing the testing to not run hardware tests by default.
Started to create some sim testing for the Microjet.
Removed the test_all_examples target.
2012-03-21 13:56:33 +11:00
Bernard Davison 9bfb5ef9a2 Making the /Error/ regex match on word boundries so it won't match i2c_error for example. 2012-03-20 14:48:53 +11:00
Bernard Davison e45fb91b64 Getting a little further into the process of testing the hardware. Now we need to read and write to the Ivy bus to run the actual tests.
Then there's the cleanup to do to make this all much easier to do in the future to more boards...
2012-03-08 00:17:12 +11:00
Bernard Davison 3ef96b1003 Adding more perl modules
Adding more support modules that are needed by XML::Simple to read the
conf/conf.xml.example.
Adding these files into the repository means that users don't need to
install them on their computers.
2012-03-05 19:50:44 +11:00
Bernard Davison bfdfc5a317 A couple of minor changes to make building easier. 2012-03-05 15:57:04 +11:00
Bernard Davison 0c1bc178a4 Corrected a regex and added a couple of ignore items 2012-03-05 12:48:16 +11:00
Bernard Davison 49dcc05093 Some basic tests to check that Paparazzi compiled.
Some tests that check that the compile of the airframe config works as well as the upload of that airframe to a target board.
2012-03-05 12:11:05 +11:00