summaryrefslogtreecommitdiffstats
path: root/src/test/java/org/openslx/virtualization/configuration/logic
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
* Force Unix line endings for Libvirt XML files (even on Windows platforms)Manuel Bentele2022-02-044-35/+56
* Fix resource path for virtualizer config tests on Windows platformsManuel Bentele2022-02-031-5/+7
* Update log4j because of the CVE-2021-44228 security flawManuel Bentele2021-12-153-9/+9
* [virtualizer] Get rid of Generics for VirtualizationConfigurationSimon Rettberg2021-08-124-11/+11
* [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
* 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-191-1/+1
* Implements XML schema validation for VirtualBox configurationsManuel Bentele2021-05-123-3/+12
* Add OS detection for Libvirt/QEMU virtualization configurationsManuel Bentele2021-05-051-1/+1
* 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-303-0/+130
* Add unit tests for transformation logic (dozmod-client --> dozmod-server)Manuel Bentele2021-04-293-0/+195