aboutsummaryrefslogtreecommitdiffstats
path: root/test/uitest.c
Commit message (Expand)AuthorAgeFilesLines
* Fix the checks of UI_add_input_stringPeiwei Hu2022-06-021-2/+2
* fix some code with obvious wrong coding stylex20182021-10-281-1/+1
* Update copyright yearMatt Caswell2020-10-151-1/+1
* apps_ui.c: Improve error handling and return value of setup_ui_method()Dr. David von Oheimb2020-09-101-1/+1
* Updated test command line parsing to support commmon commandsShane Lontis2019-02-111-4/+2
* Following the license change, modify the boilerplates in test/Richard Levitte2018-12-061-1/+1
* [Win] Fix some test method signatures ...FdaSilvaYY2017-08-161-2/+2
* Update the test framework so that the need for test_main is removed. EverythingPauli2017-07-271-2/+3
* Remove the possibility to disable the UI module entirelyRichard Levitte2017-07-031-6/+1
* test/uitest.c's pem_password_cb returned 1 instead of the password lengthRichard Levitte2017-06-281-1/+1
* Build apps/progs.h dynamicallyRichard Levitte2017-06-151-1/+1
* Adapt all test programsRichard Levitte2017-04-241-23/+1
* VMS: Fix internals test programsRichard Levitte2017-04-181-10/+1
* WIP: Convert ui,v3ext,verify_extra_testRich Salz2017-04-141-17/+7
* UI: fix uitest for VMSRichard Levitte2017-01-121-0/+17
* UI: fix uitest for no-ui configurationRichard Levitte2017-01-121-1/+8
* Add a test "uitest"Richard Levitte2017-01-111-0/+117