summaryrefslogtreecommitdiff
path: root/tests/securityselinuxlabeltest.c
Commit message (Expand)AuthorAgeFilesLines
* Avoid using !STREQ and !STRNEQIshmanpreet Kaur Khera2015-10-211-1/+1
* virSecurityManagerNew: Turn array of booleans into flagsMichal Privoznik2015-10-071-1/+3
* tests: Avoid use of virQEMUDriverCreateXMLConf(NULL)Michal Privoznik2015-09-221-3/+5
* virSecurityManager: Track if running as privilegedMichal Privoznik2015-09-151-1/+1
* tests: Use *DefParseFile moreCole Robinson2015-04-231-6/+1
* tests: Add VIR_TEST_DEBUG and VIR_TEST_VERBOSECole Robinson2015-04-231-3/+3
* domain: conf: Drop expectedVirtTypesCole Robinson2015-04-201-3/+1
* Remove unnecessary curly brackets in tests/Martin Kletzander2014-11-141-4/+2
* securityselinuxlabeltest: Don't create dummy file in the srcdirMichal Privoznik2014-07-011-2/+4
* test: add user_xattr check for securityselinuxlabeltestJincheng Miao2014-06-261-0/+36
* conf: store disk source as pointer, for easier manipulationEric Blake2014-06-061-3/+3
* conf: move host disk type to util/Eric Blake2014-04-011-2/+2
* Indent top-level labels by one space in tests/Ján Tomko2014-03-251-3/+3
* conf: prepare to track multiple host source files per <disk>Eric Blake2014-03-241-4/+4
* Add virLogSource variables to all source filesDaniel P. Berrange2014-03-181-0/+2
* tests: SELinux tests do not need to be skippedMichael Chapman2014-03-071-3/+0
* Fix memory leak in securityselinuxlabeltest.cPavel Hrdina2014-01-151-4/+5
* Remove test case average timingDaniel P. Berrange2013-10-081-3/+3
* selinux: enhance test to cover nfs label failureEric Blake2013-08-201-3/+14
* Adapt to VIR_ALLOC and virAsprintf in tests/*Michal Privoznik2013-07-101-18/+6
* Resolve Coverity complaints in tests/securityselinuxlabeltest.cJohn Ferlan2013-07-081-11/+19
* tests/: Remove the whitespace before ";"Osier Yang2013-05-211-6/+6
* Adapt to VIR_STRDUP and VIR_STRNDUP in tests/*Michal Privoznik2013-05-101-2/+1
* virutil: Move string related functions to virstring.cMichal Privoznik2013-05-021-2/+1
* virCaps: get rid of defaultDiskDriverNamePeter Krempa2013-04-041-1/+1
* conf callback: Rearrange function parametersPeter Krempa2013-04-041-1/+1
* maint: Rename xmlconf to xmlopt and virDomainXMLConfig to virDomainXMLOptionPeter Krempa2013-04-041-3/+3
* virCaps: conf: start splitting out irrelevat dataPeter Krempa2013-03-131-1/+5
* tests: uniformly report test failuresEric Blake2013-02-251-3/+3
* build: fix VPATH testsuiteEric Blake2013-02-111-2/+2
* Add missing stubs to securityselinuxhelper.cDaniel P. Berrange2013-01-141-0/+4
* Add a test suite for validating SELinux labellingDaniel P. Berrange2013-01-141-0/+339