summaryrefslogtreecommitdiffstats
path: root/src/tests/settings_test.c
Commit message (Expand)AuthorAgeFilesLines
* [pci] Support systems with multiple PCI root bridgesMichael Brown2016-06-091-1/+3
* [settings] Re-add "uristring" setting typeMichael Brown2015-08-251-0/+16
* [settings] Add "base64" setting typeMichael Brown2015-04-241-0/+15
* [test] Include IPv6 support when performing settings self-testsMichael Brown2015-04-241-0/+4
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+5
* [settings] Remove "uristring" setting typeMichael Brown2014-02-271-13/+0Star
* [settings] Explicitly separate the concept of a completed fetched settingMichael Brown2013-12-051-53/+54
* [ipv6] Add "ipv6" setting typeMichael Brown2013-11-141-0/+16
* [settings] Allow numeric_setting_value() to handle long setting valuesMichael Brown2013-08-121-0/+6
* [settings] Introduce the generalised concept of a numeric settingMichael Brown2013-08-011-2/+89
* [settings] Add "busdevfn" setting typeMichael Brown2013-07-121-0/+10
* [settings] Add "hexraw" setting typeMichael Brown2013-07-121-0/+14
* [settings] Use hex_decode() to parse hex settingsMichael Brown2013-07-121-7/+9
* [test] Remove self-test for empty formatted setting valueMichael Brown2012-10-201-2/+0Star
* [legal] Update FSF mailing address in GPL licence textsMichael Brown2012-07-201-1/+2
* [test] Fix memory leak in settings self-testsMichael Brown2012-05-041-1/+2
* [test] Add self-tests for setting typesMichael Brown2012-04-171-0/+278