summaryrefslogtreecommitdiffstats
path: root/src/python
Commit message (Expand)AuthorAgeFilesLines
* Fix error in PackedSequenceAlois Mahdal2014-05-221-2/+33
* Add indication testing frameworkAlois Mahdal2014-05-221-0/+411
* Add BaseTestDriver base classAlois Mahdal2014-05-221-0/+119
* test lmi: use only one connection for test-casePeter Hatina2014-05-211-3/+5
* Test: get rid of 'import unittest'Radek Novacek2014-05-191-1/+1
* PEP8, Flake8, readability improvementsAlois Mahdal2014-05-191-31/+52
* test base: use service instead of systemctl commandRadek Novacek2014-05-191-1/+1
* Add utility classes for indication testingAlois Mahdal2014-05-151-0/+95
* logicalfile: test providers' configurationJan Synacek2014-05-121-0/+19
* Move generic code to lmi.test.utilAlois Mahdal2014-05-071-0/+214
* Avoid endless import loop in lmi.test.unittest.Jan Safranek2014-04-182-28/+8
* Use unittest2 on Python 2.6Jan Safranek2014-04-184-3/+31
* Fixed loading of logging config.Jan Safranek2014-04-171-1/+1
* python 2.6 newclassAles Ledvinka2014-04-161-1/+1
* python2.6 software providerAles Ledvinka2014-04-111-1/+1
* python: fixed SystemName verificationMichal Minar2014-03-101-2/+8
* tests: compare encoded values of keysMichal Minar2014-01-241-0/+8
* Updated copyright yearsPeter Schiffer2014-01-1614-15/+15
* Remove trailing spacesPeter Schiffer2014-01-161-12/+12
* tests: ensure the use of exceptions is well definedMichal Minar2014-01-081-0/+7
* tests: Add missing import.Jan Safranek2014-01-081-0/+1
* Port indication test base to lmishellTomas Bzatek2014-01-031-0/+81
* Let the test write to stderr.Jan Safranek2013-12-191-3/+3
* Do not skip LMI_MountedFileSystem during tests.Jan Safranek2013-12-181-1/+0
* Fixed openlmi-mof-register not to crash when CIMOM is down.Jan Safranek2013-12-181-0/+303
* Add test to call all EnumerateInstance{s,Names}, GetInstance, Associators and...Jan Safranek2013-12-171-0/+174
* python: install test utilities in new subpackageMichal Minar2013-12-171-1/+1
* software: minor test enhancementsMichal Minar2013-12-021-0/+2
* Prepare 0.4.1 releaseRadek Novacek2013-11-041-1/+1
* tests: added Base test cases for cim and lmi shell testsMichal Minar2013-11-044-350/+696
* python: fixed is_this_systemMichal Minar2013-10-311-3/+1
* python: fixed ComputerSystem moduleMichal Minar2013-10-311-2/+2
* python: solve ComputerSystem issuesMichal Minar2013-10-313-6/+177
* python: bumped egg versions to 0.4.0Michal Minar2013-10-241-1/+1
* python: let's not hardcode version in setupsMichal Minar2013-10-243-4/+28
* tests: added base class for our test casesMichal Minar2013-10-242-0/+467
* Fixed sending of indications.Jan Safranek2013-10-221-2/+2
* Increase verbosity of logged exceptions.Jan Safranek2013-10-221-2/+2
* python: correctly create function wrappersMichal Minar2013-10-181-0/+2
* python: changed the severity of function tracing messagesMichal Minar2013-10-101-7/+8
* python: allow to disable tracing decoratorsMichal Minar2013-10-101-5/+23
* Fix JobManager thread shutdown.Jan Safranek2013-10-091-1/+1
* Use PG_ComputerSystem by default.Jan Safranek2013-10-091-1/+1
* python: version bump of python providersMichal Minar2013-10-081-1/+1
* python: support for older versions of python (2.6)Michal Minar2013-09-251-73/+67
* Fixed logging of debug messages.Jan Safranek2013-09-191-1/+1
* Priority of traces should be lower than priority of DEBUG log messagesRadek Novacek2013-09-191-6/+8
* Introduce toplevel openlmi config fileRadek Novacek2013-09-181-12/+28
* logging improvements and fixMichal Minar2013-09-121-14/+37
* python: added license to setup and corrected classifiersMichal Minar2013-09-101-3/+6