summaryrefslogtreecommitdiff
path: root/src/saml2test
Commit message (Collapse)AuthorAgeFilesLines
* Linter fixesIvan Kanakarakis2021-11-242-8/+1
| | | | Signed-off-by: Ivan Kanakarakis <ivan.kanak@gmail.com>
* Fix paramter passing in logging messagesJozef Knaperek2015-10-153-32/+30
| | | | | | | | Pass parameters into logger calls directly instead of pre-merging with the logger message. This way the logs are easier to maintain and process. The code is also faster when logging is turned off since it doesn't have to evaluate all params and render them into strings.
* Fix more basestring py3k issuesClint Byrum2015-05-214-6/+10
| | | | basestring has been removed from python 3.
* Fix python3 syntax errorsClint Byrum2015-05-151-3/+3
| | | | | Retains python2.7 compatibility for all files. Fixes only syntax errors, tests still fail on python3 for various reasons.
* added new tests category between "pre" and "post: "mid". added new test casesrhoerbe2014-08-111-0/+22
|
* Error reporting clarified: CRITICAL level for unexpected conditions in ↵rhoerbe2014-08-111-11/+11
| | | | saml2test; ERROR and lower for conditions in the test target; various documentation improvements
* raise CheckError instead of FatalError from severity >= 4rhoerbe2014-07-181-3/+3
|
* utility for run_all_test scriptrhoerbe2014-07-111-0/+3
|
* Added function that can find out which IP address interfaces on a computer has.Roland Hedberg2013-09-021-39/+6
|
* Improved operations error handlingRoland Hedberg2013-08-272-7/+25
|
* Moe log infoRoland Hedberg2013-08-271-1/+3
|
* Added some more logging infoRoland Hedberg2013-08-271-4/+10
|
* Added some more log infoRoland Hedberg2013-08-262-1/+3
|
* Some added interaction logging messagesRoland Hedberg2013-08-261-0/+3
|
* Changed directory name.Roland Hedberg2013-08-266-0/+1452