summaryrefslogtreecommitdiffstats
path: root/src/test
Commit message (Collapse)AuthorAgeFilesLines
* NanoHTTPD: Add test for ChunkedInputStreamSimon Rettberg8 days1-0/+31
|
* Actually really properly fix test and handle UUID changes againSimon Rettberg2023-05-123-7/+20
|
* vbox: Update testing, UUID replacement hack is not needed anymoreSimon Rettberg2023-05-113-25/+11Star
|
* vbox: Update tests wrt/ expected xml contents after transformationSimon Rettberg2023-05-113-17/+17
|
* [libvirt] Remove config validation on constructionSimon Rettberg2023-04-261-1/+2
| | | | | Instead, we should do this explicitly after instantiating, so we can give the user the option to ignore this error and proceed.
* [vmware] Add svga.graphicsMemoryKB to whitelistSimon Rettberg2022-03-011-0/+1
|
* Force Unix line endings for Libvirt XML files (even on Windows platforms)Manuel Bentele2022-02-048-51/+92
|
* Fix resource path for virtualizer config tests on Windows platformsManuel Bentele2022-02-031-5/+7
|
* Fix resource path for disk tests on Windows platformsManuel Bentele2022-02-031-2/+4
|
* Fix path separator for resource URLs on Windows platformsManuel Bentele2022-02-032-9/+14
|
* [Util] Change Tar Dependence to apache commens-compress, fixes #3888ralph isenmann2022-01-271-0/+45
|
* Update log4j because of the CVE-2021-44228 security flawManuel Bentele2021-12-158-24/+24
|
* Add firmware loader lookup algorithm for Libvirt/QEMU machinesManuel Bentele2021-11-3010-58/+499
|
* Add CPU topology functionality for Libvirt domain XML configsManuel Bentele2021-11-162-0/+234
|
* Remove specified Libvirt OS Nvram file during QEMU VM uploadManuel Bentele2021-11-092-0/+200
|
* Add Libvirt non-persistent config for UEFI transformation testsManuel Bentele2021-11-091-0/+165
|
* Add Libvirt support for QEMU command line optionsManuel Bentele2021-08-162-0/+189
|
* [virtualizer] Get rid of Generics for VirtualizationConfigurationSimon Rettberg2021-08-126-152/+26Star
|
* Remove invalid XML tag from Libvirt VNC graphic test configManuel Bentele2021-08-111-1/+0Star
|
* Add non-persistent test config with Libvirt VNC graphicsManuel Bentele2021-08-111-0/+164
|
* Add unit tests for Libvirt mediated device addressesManuel Bentele2021-08-112-0/+246
|
* [qemu] Do not remove boot order and network interfaces for VM editManuel Bentele2021-07-301-2/+3
|
* [vmware] Less strict filtering Suite <-> dmsd, redo filtering logicSimon Rettberg2021-07-025-0/+37
| | | | | | Get rid of the old flags for different filtering targets. This was never implemented properly anyways and was confusing to use. Instead, add explicit on-demand filtering to to according transformation methods.
* [tests] Print actual output if it doesn't match expected outputSimon Rettberg2021-07-021-4/+10
|
* Add Libvirt PCI, shared memory and hypervisor features for GPU passthroughManuel Bentele2021-06-102-0/+154
|
* Add test Libvirt capabilities XML file with old QEMU machine versionsManuel Bentele2021-05-261-0/+956
| | | | The QEMU machine versions are smaller than version 4.2.
* Add test Libvirt capabilities XML file without any KVM domain typesManuel Bentele2021-05-261-0/+984
|
* Add API method to obtain Libvirt test resource from test *.jar filedmsd-v3.10Manuel Bentele2021-05-251-0/+7
|
* Do not compare absolute non-static paths in Libvirt unit testManuel Bentele2021-05-212-1/+20
|
* Rename 'vm.disk' package to 'virtualization.disk'Manuel Bentele2021-05-198-13/+13
|
* Implements XML schema validation for VirtualBox configurationsManuel Bentele2021-05-128-27/+255
|
* Fix HDD detection in VirtualBox configurations newer or equal than v1.17Manuel Bentele2021-05-107-2/+515
|
* Add OS detection for Libvirt/QEMU virtualization configurationsManuel Bentele2021-05-056-1/+258
|
* Add unit tests for transformation logic (dozmod-server --> stateless client)Manuel Bentele2021-04-305-2/+361
|
* Add unit tests for transformation logic (dozmod-server --> dozmod-client)Manuel Bentele2021-04-307-34/+421
|
* Add unit tests for transformation logic (dozmod-client --> dozmod-server)Manuel Bentele2021-04-299-0/+556
|
* Add supported virtualizer versions for Libvirt/QEMUManuel Bentele2021-04-263-0/+334
|
* Refactors and abstracts version information in config logic and disk imageManuel Bentele2021-04-235-54/+126
|
* Rename VmMetaData classesManuel Bentele2021-04-161-69/+86
|
* Move VmMetaData classes to new virtualization config directoriesManuel Bentele2021-04-151-7/+9
|
* Adjusts network bridge names for Libvirt networkingManuel Bentele2021-04-121-5/+5
|
* Removed invalid symbol in function call syntaxManuel Bentele2021-04-121-19/+18Star
|
* Fix issues in filtering sources of Libvirt network interfacesManuel Bentele2021-03-261-20/+84
|
* Add shared folder support to Libvirt domain XML documentsManuel Bentele2021-03-241-0/+8
|
* Add parallel and serial devices to Libvirt domain XML documentsManuel Bentele2021-03-241-1/+17
|
* Add support for emulator binary in Libvirt domain XML documentsManuel Bentele2021-03-231-0/+17
|
* Add implementation of Libvirt XML capabilities documentsManuel Bentele2021-03-199-0/+6200
|
* Refactor disk image representation and add unit testsManuel Bentele2021-03-1018-267/+486
|
* Add automatic RelaxNG schema validation for Libvirt domain XML documentsManuel Bentele2021-01-301-6/+4Star
|
* Add support for QEMU VMs (based on Libvirt domain XML documents)Manuel Bentele2021-01-291-0/+466
|