####UnofficialQtSerialPortLibrary####Copyright(c)2010InbizaSystemsInc.Allrightsreserved.####Thisprogramisfreesoftware:youcanredistributeitand/ormodifyit##underthetermsoftheGNULesserGeneralPublicLicenseaspublishedbythe##FreeSoftwareFoundation,eitherversion3oftheLicense,or(atyour##option)anylaterversion.####Thisprogramisdistributedinthehopethatitwillbeuseful,butWITHOUT##ANYWARRANTY;withouteventheimpliedwarrantyofMERCHANTABILITYor##FITNESSFORAPARTICULARPURPOSE.SeetheGNUGeneralPublicLicensefor##moredetails.####YoushouldhavereceivedacopyoftheGNULesserGeneralPublicLicense##alongwiththisprogram.Ifnot,see<http://www.gnu.org/licenses/>######@fileunittest.pro##www.inbiza.com##TEMPLATE=subdirsSUBDIRS+=\qserialportunittest#SERPORT_TO_TEST=$$prompt("Please enter the serial port that will be used for unit testing:")#system(echo$$SERPORT_TO_TEST>serport)QMAKE_EXTRA_TARGETS+=testtest.commands=sh./checkall