summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2012-04-13Fix Ubuntu 10.04 detectionChristophe Fergeau1-0/+30
2012-03-26Rename test data files to match changed distro short-idDaniel P. Berrange119-0/+0
2012-03-22Rename 'vista' to 'winvista'Daniel P. Berrange12-0/+0
2012-03-13Update entity test to cope with new 'id' parameterDaniel P. Berrange1-7/+8
2012-03-13Move openbsd test data to take account of renameDaniel P. Berrange14-0/+0
2012-03-01Add Win8 previous ISO signatureDaniel P. Berrange3-2/+64
2012-03-01Import yet more Windows ISO signatures, including Windows 8 previewDaniel P. Berrange22-1/+554
2012-02-28Add yet more Windows ISO signaturesDaniel P. Berrange20-0/+592
2012-02-28Import OpenBSD ISO dataDaniel P. Berrange15-1/+414
2012-02-24Add <config.h> to all files & remove trailing blanksDaniel P. Berrange16-1/+369
2012-02-24Normalize whitespace at end of fileDaniel P. Berrange5-5/+0
2012-02-24Add a test case which validates all schemas in treeDaniel P. Berrange3-6/+300
2012-02-24Import more Ubuntu distro ISO testsDaniel P. Berrange16-0/+425
2012-02-23Add test for tree URIsDaniel P. Berrange2-1/+147
2012-02-23Add tests for Debian distro signaturesDaniel P. Berrange3-2/+67
2012-02-23Yet more ubuntu ISO file signaturesDaniel P. Berrange61-0/+1627
2012-02-22Add yet more Windows ISO signaturesDaniel P. Berrange2-0/+58
2012-02-22Separate win2k3/win2k3r2 and win2k8/win2k8r2Matthew Booth12-0/+0
2012-02-22Import more Windows ISO signaturesMatthew Booth12-0/+322
2012-02-22Fix make distDaniel P. Berrange3-5/+7
2012-02-22Add more Windows ISO image signaturesDaniel P. Berrange5-0/+148
2012-02-22Add Win7 enterprise edition ISO signaturesDaniel P. Berrange2-0/+58
2012-02-22Add support for filtering products based on release/eol datesDaniel P. Berrange1-0/+77
2012-02-22Add test case for validating all URIsDaniel P. Berrange2-1/+147
2012-02-22Add test case for Ubuntu distro mediaDaniel P. Berrange41-43/+1002
2012-02-22Add test data for Windows ISO detectionDaniel P. Berrange18-1/+502
2012-02-21Add test case for validating ISO detectionDaniel P. Berrange242-1/+5361
2010-09-02Introduce a OsinfoDeployment objectDaniel P. Berrange2-175/+9
2010-09-02Introduce a new OsinfoProduct abstract classDaniel P. Berrange6-281/+392
2010-09-02Rename 'OsinfoHypervisor' to 'OsinfoPlatform'Daniel P. Berrange7-84/+84
2010-09-02Turn internal device link into a public objectDaniel P. Berrange2-29/+64
2010-09-01Remove list iterator & add API to retrieve a GListDaniel P. Berrange1-16/+19
2010-08-31Add emacs magic for indentation rulesDaniel P. Berrange12-2018/+2102
2010-08-31Avoid directly exposing internal lists in OsinfoDbDaniel P. Berrange2-53/+63
2010-08-27Ensure all GList return values are duplicatedDaniel P. Berrange3-0/+11
2010-08-27Enable test suite during automated & RPM buildsDaniel P. Berrange2-1/+3
2010-08-27Convert loader to use GIODaniel P. Berrange2-1/+224
2010-08-27Pull XML loader into a separate classDaniel P. Berrange4-26/+50
2010-08-27Lots of code fixes based on results from testsuiteDaniel P. Berrange1-1/+1
2010-08-27Comprehensive test suiteDaniel P. Berrange15-83/+5123
2010-08-25Pass a GError all the way through the XML parserDaniel P. Berrange1-3/+4
2010-08-25Sanitize API naming for OsinfoDb classDaniel P. Berrange1-3/+2
2010-08-25Move Makefile.am into each sub-dirDaniel P. Berrange2-2/+25
2010-07-01Moved over API to use glib/gobject.Arjun Roy11-1397/+71
2010-02-03avoid legitimate gcc used-before-set warningJim Meyering1-0/+1
2010-02-03include <string.h> for decl of strcmp, in test programsJim Meyering8-3/+11
2010-02-03remove more declarations of unused variablesJim Meyering3-7/+7
2010-02-03avoid FP unused "osname" warningJim Meyering1-2/+3
2010-02-03tests: fix test-filter failureJim Meyering1-1/+0
2010-02-03fix failing testsJim Meyering1-2/+2