summaryrefslogtreecommitdiffstats
path: root/src/python/lmi/test
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
* 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
* python2.6 software providerAles Ledvinka2014-04-111-1/+1
* tests: compare encoded values of keysMichal Minar2014-01-241-0/+8
* Updated copyright yearsPeter Schiffer2014-01-166-6/+6
* 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
* Add test to call all EnumerateInstance{s,Names}, GetInstance, Associators and...Jan Safranek2013-12-171-0/+174
* software: minor test enhancementsMichal Minar2013-12-021-0/+2
* tests: added Base test cases for cim and lmi shell testsMichal Minar2013-11-044-350/+696
* tests: added base class for our test casesMichal Minar2013-10-242-0/+467