aboutsummaryrefslogtreecommitdiffstats
path: root/test/recipes/81-test_cmp_cli.t
Commit message (Expand)AuthorAgeFilesLines
* Avoid some MinGW test failuresMatt Caswell2021-07-021-0/+4
* TEST: check 'loadereng' to determine if loader_attic should be testedRichard Levitte2021-06-231-4/+7
* test/recipes/81-test_cmp_cli.t: use app() rather than cmd()Richard Levitte2021-06-221-3/+3
* TESTS: drop explicit quotes from empty command line argumentsRichard Levitte2021-06-201-2/+2
* TEST: Remove the build of fipsmodule.cnf from test recipesRichard Levitte2021-03-031-1/+1
* Update copyright yearMatt Caswell2021-02-181-1/+1
* test/recipes: split 81_test_cmp_cli.t, add test using -engine loader_atticDr. David von Oheimb2021-02-041-286/+37
* Move CMP CLI test output files to BLDTOP/test-runs/test_cmp_cli/Dr. David von Oheimb2020-10-061-7/+18
* 81-test_cmp_cli: Make test output files all different according to #11080Dr. David von Oheimb2020-09-101-1/+1
* 81-test_cmp_cli.t: Stop unlinking test output files according to #11080Dr. David von Oheimb2020-09-101-3/+3
* Use return code for 'which command' checksJon Spillett2020-09-081-2/+2
* 81-test_cmp_cli.t: Skip tests with mock server if server cannot be startedDr. David von Oheimb2020-08-031-15/+19
* Fix test_cmp_cli for extended testsMatt Caswell2020-07-301-0/+2
* 81-test_cmp_cli.t: Avoid using 'tail', 'awk', and the '-s' option of 'lsof'Dr. David von Oheimb2020-07-221-2/+2
* Skip test_cmp_cli if 'lsof' or 'kill' command is not availableDr. David von Oheimb2020-07-221-3/+8
* Don't run the cmp_cli tests if using FUZZING_BUILD_MODEMatt Caswell2020-07-031-3/+8
* 81-test_cmp_cli.t: Correct subroutine quote_spc_empty and its useDr. David von Oheimb2020-07-031-2/+2
* 81-test_cmp_cli.t: Streamline {start,stop}_mock_server and improve port settingDr. David von Oheimb2020-07-031-12/+13
* Update copyright yearMatt Caswell2020-06-251-1/+1
* 81-test_cmp_cli.t: Disable CLI-based tests in case fuzzing is enabledDr. David von Oheimb2020-06-221-2/+4
* 81-test_cmp_cli.t: Do connections to 127.0.0.1 (e.g., Mock server) without proxyDr. David von Oheimb2020-06-221-4/+14
* Chunk 12 of CMP contribution to OpenSSL: CLI-based high-level testsDr. David von Oheimb2020-06-131-0/+291