Return matches or None from LogParser iteration
[pyi2ncommon] / test /
2022-05-19 Christian HerdtweckImplement simple reading of stationary logs
2022-05-19 Plamen DimitrovDeprecate any arnied wrapper cnfvar functionality
2022-05-19 Plamen DimitrovConvert the old cnfvar module into a cnfvar string...
2022-05-19 Plamen DimitrovDrop previous simple cnf module and class throughout...
2022-05-19 Plamen DimitrovAdd a minimal coverage unit test for runtime breakage...
2022-05-19 Plamen DimitrovDrop the cnfline subpackage and reuse all of its defaul...
2022-05-10 Plamen DimitrovRevert the default instance number back to zero
2022-04-21 Christian HerdtweckCreate argparse type "existing_dir[_empty]"
2022-04-21 Christian HerdtweckClean up, remove compat with py < 3.6
2022-04-05 Christian HerdtweckLittle fixes found during cnfvar-api-Review
2022-04-05 Christian HerdtweckReview: a few fixes
2022-04-04 Samir AguiarAdd a new cnfvar2 API
2022-04-04 Samir AguiarAdd a Python version of arnied varlink interface
2022-04-04 Samir AguiarRename cnfvar module to cnfvar_old
2021-11-10 Christian HerdtweckCreate unittest for log_helper from test functions
2021-11-08 Christian Herdtwecklog_read: return/yield all of input args from iteration
2021-11-08 Christian Herdtwecklog_read: Make names of class variables clearer
2021-11-08 Christian Herdtwecklog_read: One more check for test
2021-11-08 Christian Herdtwecklog_read: Deal with rare case of wrong fstat at test...
2021-09-15 Christian HerdtweckDo not assume running tests in English system
2021-09-10 Samir AguiarUse the already defined function to wait for generate
2021-09-10 Samir AguiarImprove documentation of arnied wrapper and tests
2021-09-10 Samir AguiarAdd a new function to wait for arnied to be ready
2021-09-10 Samir AguiarFix unit tests
2020-02-13 Plamen DimitrovReplace all mentions of autotest with pyi2n-generic...
2020-02-13 Thomas JaroschAdd support for new NIC_COMMENT field
2019-11-19 Christian HerdtweckAdd unittest for prepare_recipients
2019-11-19 Christian HerdtweckUpdate comments in mail validator tests
2019-11-19 Plamen DimitrovAdd validation for running arnied process for the unset...
2019-11-19 Plamen DimitrovRefactor the entire waiting for GENERATE to allow for...
2019-08-08 Christian HerdtweckFix timezone in test for parse_mail_date
2019-08-08 Christian HerdtweckCreate mail_utils test with latin1 encoded mail
2019-08-08 Christian HerdtweckMove mail_validator tests into own test file
2019-08-08 Christian HerdtweckCreate unittest for parse_mail_date
2019-04-09 Christian HerdtweckImprove output of unittest
2019-04-09 Christian HerdtweckRemove unittests for removed function
2019-02-12 Christian HerdtweckMake unittest output less distracting
2019-02-11 Christian HerdtweckCreate unittest for read_cnf_json(non-ascii-str)
2019-02-11 Christian HerdtweckFix unittest if run from non-unicode shell
2019-02-07 Christian HerdtweckCreate unittest for new mail_utils feature
2019-02-07 Christian Herdtwecktest_call_helpers: create unittests for subprocess_run
2019-02-07 Philipp Gesangtidy up cnfvar.py unit tests
2019-02-07 Christian Herdtwecktest_call_helpers: fix Comments
2019-02-07 Christian HerdtweckCreate unittests for case changes of cnfvar varnames
2018-11-14 Christian HerdtweckReduce output from simple_cnf test to warnings
2018-11-14 Christian HerdtweckReplace deprecated unittest function with equivalent
2018-11-05 Christian HerdtweckCreate unittest for size_str
2018-11-05 Christian HerdtweckCreate unit tests for cd context manager
2018-11-05 Philipp Gesangnormalize varname as cnfvar.py expects it
2018-11-05 Philipp Gesangsupport comparison of SimpleCnf() with non-SimpleCnf...
2018-11-05 Philipp Gesangvalidate SimpleCnf inputs
2018-11-05 Christian HerdtweckFix encoding issue when building rpm
2018-11-05 Christian HerdtweckMake debug print in test optional
2018-11-05 Christian HerdtweckFix units and threshold for log read test
2018-11-05 Christian HerdtweckFix cnf var unit test: cnf lines can have different...
2018-11-05 Plamen DimitrovAvoid creating unclean debug directories during build...
2018-11-05 Plamen DimitrovBackport some subprocess py3.5+ functionality for older...
2018-11-05 Plamen DimitrovUse the correct sourcing for all added unit tests
2018-11-05 Plamen DimitrovAdd GPLv2 licensing headers to all migrated utilities
2018-11-05 Plamen DimitrovMigrate utilities from the autotest-intra2net repo
2018-10-23 Plamen DimitrovUse the system independent null device provided by...
2018-10-23 Plamen DimitrovConvert configs to bytes to make some unit tests work...
2018-10-09 Christian HerdtweckFix iter_helper import and test
2018-10-08 Christian HerdtweckBring back call helpers
2018-10-08 Christian HerdtweckCreate unittest for zip_stream
2018-10-08 Christian HerdtweckCreate unittest for argpars_helpers
2018-10-08 Christian HerdtweckCreated unittest for iter_helpers
2018-10-08 Christian HerdtweckFinally break ties with python2
2018-10-08 Christian HerdtweckRemove unused test_helpers
2018-10-08 Christian HerdtweckReplace only usage of test_helpers
2018-10-08 Christian HerdtweckRemove unused call_helpers
2018-10-08 Christian HerdtweckRemove deprecated log reader utility
2018-10-08 Christian HerdtweckRemove old unused file helpers
2018-08-03 Christian HerdtweckUnify license, copyright and author information
2018-05-22 Christian HerdtweckSkip CnfVar unittests
2018-05-22 Christian HerdtweckClarify that disc_filler is no unittest
2018-05-22 Christian HerdtweckRename cnfvar unittest so it is actually being found...
2018-05-22 Christian HerdtweckMove template for tests to template dir
2018-02-02 Christian HerdtweckDo not color output to non-terminal; improve print...
2017-12-06 Christian HerdtweckMore output from test to simplify debugging; set thresh...
2017-12-06 Christian HerdtweckMake src and test a package by adding __init__.py
2017-12-06 Christian HerdtweckMake sure unittests only import from src
2017-12-06 Christian HerdtweckSkip unittest that fails when building rpm
2017-12-01 Christian HerdtweckBe more generous with reading delay in unittest
2017-12-01 Philipp Gesangadd license blurb to cnfvar files
2017-12-01 Philipp Gesangupdate cnfvar unittest for python 3
2017-12-01 Philipp Gesangimport cnfvar and unit tests
2016-12-07 Christian HerdtweckRename shortened to head_and_tail
2016-12-07 Christian HerdtweckCreate unittest for shortened(...)
2016-12-07 Christian HerdtweckFix unittests for color output functions
2016-10-07 Christian HerdtweckAdd unittest for new text_helpers.
2016-10-07 Christian HerdtweckUpdate unittest template and skip one test
2016-02-12 Christian Herdtweckfix sphinx todo/seealso flags
2016-02-05 Christian Herdtweckmake sizes more readable with function file_helpers...
2016-02-05 Christian Herdtweckget unittests run again
2016-02-04 Christian Herdtweckcompleted testing the non-forking filesystem state...
2016-01-21 Christian Herdtweckimplement non-forking way to get all filesystem's fill...
2016-01-15 Christian Herdtweckre-enable unittests in spec file, skip individual tests
2016-01-15 Christian Herdtweckfix unittest compatibility issues
2016-01-14 Christian Herdtweckrenamed unittests from test/module_unittest.py to test...
next