summaryrefslogtreecommitdiffstats
path: root/src/test/java
Commit message (Expand)AuthorAgeFilesLines
* Actually really properly fix test and handle UUID changes againSimon Rettberg2023-05-122-4/+17
* vbox: Update testing, UUID replacement hack is not needed anymoreSimon Rettberg2023-05-111-17/+3Star
* [libvirt] Remove config validation on constructionSimon Rettberg2023-04-261-1/+2
* Force Unix line endings for Libvirt XML files (even on Windows platforms)Manuel Bentele2022-02-046-42/+83
* 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-304-58/+301
* Add CPU topology functionality for Libvirt domain XML configsManuel Bentele2021-11-161-0/+68
* Remove specified Libvirt OS Nvram file during QEMU VM uploadManuel Bentele2021-11-091-0/+34
* Add Libvirt support for QEMU command line optionsManuel Bentele2021-08-161-0/+21
* [virtualizer] Get rid of Generics for VirtualizationConfigurationSimon Rettberg2021-08-125-149/+23Star
* Add unit tests for Libvirt mediated device addressesManuel Bentele2021-08-111-0/+71
* [vmware] Less strict filtering Suite <-> dmsd, redo filtering logicSimon Rettberg2021-07-023-0/+3
* [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 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-124-27/+35
* Fix HDD detection in VirtualBox configurations newer or equal than v1.17Manuel Bentele2021-05-103-2/+186
* Add OS detection for Libvirt/QEMU virtualization configurationsManuel Bentele2021-05-055-1/+94
* Add unit tests for transformation logic (dozmod-server --> stateless client)Manuel Bentele2021-04-302-2/+102
* Add unit tests for transformation logic (dozmod-server --> dozmod-client)Manuel Bentele2021-04-304-34/+149
* Add unit tests for transformation logic (dozmod-client --> dozmod-server)Manuel Bentele2021-04-293-0/+195
* Add supported virtualizer versions for Libvirt/QEMUManuel Bentele2021-04-261-0/+58
* 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-192-0/+357
* Refactor disk image representation and add unit testsManuel Bentele2021-03-107-267/+401
* 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
* Add implementation of Libvirt domain XML documentsManuel Bentele2021-01-291-0/+294
* Add base classes and utilites to represent Libvirt XML documentsManuel Bentele2021-01-292-0/+291
* Disables logging with log4j in test for DiskImage classManuel Bentele2021-01-191-0/+10
* Add support for QCOW2 images for QEMUManuel Bentele2021-01-082-0/+266