summaryrefslogtreecommitdiff
path: root/src/initrd/tests/test-cmdline-reader.c
Commit message (Expand)AuthorAgeFilesLines
* all: SPDX header conversionLubomir Rintel2019-09-101-15/+1
* initrd/tests: add some more variations of possible BOOTIF= variableslr/bootifLubomir Rintel2019-07-031-3/+11
* initrd/tests: ensure that nameserver= setting affects the correct connectionLubomir Rintel2019-07-021-2/+6
* initrd/tests: ensure we accept a prefix in place of an IPv4 maskLubomir Rintel2019-07-021-3/+23
* all: drop unnecessary includes of <errno.h> and <string.h>Thomas Haller2019-02-121-1/+0
* initrd: make the default connection activatable on multiple devicesLubomir Rintel2019-01-211-0/+12
* initrd: add command line parserLubomir Rintel2018-09-181-0/+787