summaryrefslogtreecommitdiffstats
path: root/test/GetOption/GetSetOption.py
Commit message (Collapse)AuthorAgeFilesLines
* Update the documentation for GetOptionMats Wichmann2021-05-111-1/+2
| | | | | | | | | Since working on Get/SetOption anyway via tests, update the documentation as well. GetOption now has a table (instead of a spread out list) to match SetOption, and the available vars are all listed, as well as a note on AddOption'd vars. Signed-off-by: Mats Wichmann <mats@linux.com>
* Add tests for SetOption failing on illegal options and valuesMats Wichmann2021-05-101-0/+58
Signed-off-by: Mats Wichmann <mats@linux.com>