summaryrefslogtreecommitdiff
path: root/tests/nodedevxml2xmltest.c
Commit message (Expand)AuthorAgeFilesLines
* conf: node_device: Add 'validate' argument to virNodeDeviceDefParsePeter Krempa2022-11-011-1/+2
* conf: nodedev: Provide only virNodeDeviceDefParsePeter Krempa2022-10-061-2/+1
* nodedevschematest: Add example file for a HBA with 'vport_ops' capabilityPeter Krempa2022-09-011-0/+1
* tests: Remove unused includesPeng Liang2022-06-161-2/+0
* nodedev: add tests for optional device address to css deviceBoris Fiuczynski2022-05-231-0/+2
* Add PCI VPD Capability SupportDmitrii Shcherbakov2021-10-211-0/+1
* tests: use g_autofreeJán Tomko2021-09-091-6/+3
* nodedev: Add parser validation for node devicesJonathon Jongsma2021-08-061-1/+2
* Partial Revert of "tests: nodedevxml2xmltest: test more mdev files"Jonathon Jongsma2021-05-271-2/+0
* tests: nodedevxml2xmltest: test more mdev filesJonathon Jongsma2021-05-201-0/+5
* test: move nodedev xml2xml output to a separate dirJonathon Jongsma2021-05-201-5/+7
* lib: Drop internal virXXXPtr typedefsMichal Privoznik2021-04-131-3/+3
* node_device: detecting mdev_types capability on ap_matrix deviceBoris Fiuczynski2020-12-091-0/+1
* tests: AP matrix node deviceShalini Chellathurai Saroja2020-12-091-0/+2
* tests: AP queue node deviceShalini Chellathurai Saroja2020-12-091-0/+1
* tests: AP card node deviceShalini Chellathurai Saroja2020-12-091-0/+1
* node_device: detecting mdev_types capability on CSS devicesBoris Fiuczynski2020-11-111-0/+1
* node_device: detect CSS devicesBoris Fiuczynski2020-09-151-0/+1
* tests: Use g_strdup_printf() instead of virAsprintf()Michal Privoznik2019-11-121-3/+2
* src: More cleanup of some system headers already contained in internal.hErik Skultety2018-09-201-2/+0
* internal: Move <stdio.h> include to internal.hErik Skultety2018-09-201-1/+0
* schema: Add missing block data for nodedevJohn Ferlan2018-05-251-0/+22
* Remove backslash alignment attemptsAndrea Bolognani2017-11-031-3/+3
* node_device: introduce new capability FC_RPORTBjoern Walk2017-05-261-0/+1
* node_device: detect CCW devicesBjoern Walk2017-05-261-0/+1
* nodedev: Introduce mdev capability for mediated devicesErik Skultety2017-05-181-0/+1
* nodedev: Introduce the mdev capability to a PCI parent deviceErik Skultety2017-05-181-0/+1
* tests: Rename VIRT_TEST_* macros to VIR_TEST_*Andrea Bolognani2017-04-041-1/+1
* nodedev: add drm capabilityMarc-André Lureau2017-02-171-0/+1
* nodedev: add <devnode> pathsMarc-André Lureau2017-02-171-0/+1
* Rename virtTestDifferenceFull to virTestDifferenceFull.Tomáš Ryšavý2016-06-081-1/+1
* Rename virtTestLoadFile to virTestLoadFile.Tomáš Ryšavý2016-06-081-1/+1
* tests: Rename virtTestRun to virTestRun.Tomáš Ryšavý2016-06-081-2/+2
* conf: Parse more of our nodedev XMLMartin Kletzander2016-05-021-0/+7
* nodedev: Fix parsing of generated XMLsMartin Kletzander2016-04-041-2/+0
* tests: nodedevxml2xml: add test for SCSI targetBjoern Walk2016-03-211-0/+1
* nodedev: Expose PCI header typeMartin Kletzander2016-03-181-0/+2
* tests: use virtTestDifferenceFull in tests where we have output filePavel Hrdina2016-01-261-1/+1
* Add unique_id to nodedev outputJohn Ferlan2014-07-211-0/+1
* nodedev: Introduce <pci-express/> to PCI devicesMichal Privoznik2014-06-161-0/+2
* Require spaces around equality comparisonsMartin Kletzander2014-03-181-1/+1
* Remove test case average timingDaniel P. Berrange2013-10-081-3/+3
* Introduce OOM reporting to virAsprintfMichal Privoznik2013-07-101-0/+2
* nodedev: add iommuGroup to node device objectLaine Stump2013-06-261-0/+1
* virutil: Move string related functions to virstring.cMichal Privoznik2013-05-021-0/+1
* Cleanup for a return statement in source filesMartin Kletzander2012-03-261-1/+1
* npiv: Auto-generate WWN if it's not specifiedOsier Yang2012-02-101-1/+1
* build: expand rule to cover testsuiteEric Blake2012-02-031-3/+3
* tests: Lower stack usage below 4096 bytesMatthias Bolte2011-04-301-12/+20
* tests: simplify common setupEric Blake2011-04-291-16/+1