summaryrefslogtreecommitdiff
path: root/tests/qemusecuritytest.c
Commit message (Expand)AuthorAgeFilesLines
* qemuTestCapsCacheInsert*: Drop the file cache rather than poisoning itPeter Krempa2023-03-061-0/+2
* tests: Rename and reorganize firmware testsAndrea Bolognani2022-07-011-3/+3
* lib: Be consistent about vm->pidMichal Privoznik2022-06-011-1/+0
* qemuxml2argvtest: Remove redundant floppy controller testsPeter Krempa2022-01-071-2/+1
* qemusecuritytest: Honour EXIT_AM_SKIPMichal Privoznik2021-05-181-5/+3
* tests: Return EXIT_FAILURE/EXIT_SUCCESS instead of -1/0Michal Privoznik2021-05-171-1/+1
* lib: Drop internal virXXXPtr typedefsMichal Privoznik2021-04-131-9/+9
* qemusecuritytest: Store 'notRestored' files in a hash tablePeter Krempa2021-02-111-8/+6
* lib: Replace VIR_AUTOSTRINGLIST with GStrvMichal Privoznik2020-12-021-1/+1
* qemusecuritytest: Skip on non supported platformsMichal Privoznik2020-11-061-0/+6
* qemusecuritytest: Test SELinux tooMichal Privoznik2020-11-061-4/+47
* tests: qemu: Split NBD and VXHS protocol testsPeter Krempa2020-07-311-1/+2
* src: remove virFilePrintf in favour of g_fprintfDaniel P. Berrangé2020-02-041-1/+1
* src: switch to use g_setenv/g_unsetenvDaniel P. Berrangé2020-01-031-2/+2
* conf: drop virCapsPtr param from domain parse APIsDaniel P. Berrangé2019-12-091-1/+0
* tests: Mock access to /dev/kvmMichal Privoznik2019-11-151-1/+2
* tests: Use g_strdup_printf() instead of virAsprintf()Michal Privoznik2019-11-121-2/+1
* Use g_steal_pointer instead of VIR_STEAL_PTR everywhereJán Tomko2019-10-161-1/+1
* Use g_autoptr instead of VIR_AUTOUNREFJán Tomko2019-10-161-2/+2
* Use g_autofree instead of VIR_AUTOFREEJán Tomko2019-10-161-3/+3
* security: Pass @migrated to virSecurityManagerSetAllLabelMichal Privoznik2019-10-141-1/+1
* security: Don't remember owner for shared resourcesMichal Privoznik2019-07-031-1/+23
* qemusecuritymock: Allow some paths to be not restoredMichal Privoznik2019-07-031-1/+1
* qemusecuritytest: Fix capabilities loadingMichal Privoznik2019-07-031-16/+53
* qemusecuritytest: Use AUTOFREE/AUTOUNREFMichal Privoznik2019-07-031-29/+21
* qemusecuritytest: Drop unused variableMichal Privoznik2019-07-031-2/+0
* qemusecuritymock: Introduce and use freePaths()Michal Privoznik2019-07-031-0/+1
* tests: Introduce qemusecuritytestMichal Privoznik2018-12-191-0/+171