summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2020-05-17tests: Add --version tests, fix required installfile testsA. Wilcox2-12/+20
2020-05-15hscript: Ensure user commands are correct in simulatorA. Wilcox1-11/+11
2020-05-15JSON: Handle user account creationA. Wilcox1-0/+18
2020-05-13tools: Add new hscript-fromjson toolA. Wilcox5-0/+85
2020-04-01Tests: Update APK tests for --keys-dirA. Wilcox1-3/+3
2020-03-24tests: Update Simulator test's parted MBR label type nameA. Wilcox1-1/+1
2020-03-18hscript: Support creation of /etc/network/interfacesA. Wilcox2-2/+12
2020-03-17hscript: Add new netconfigtype key and associated testsA. Wilcox4-0/+79
2020-03-15tests: Remove undo file from extfs testingA. Wilcox1-3/+3
2020-03-11tests: Update simulator spec for proper language scriptA. Wilcox1-3/+3
2020-02-11Use Boost's program_options instead of vendoring clippCalvin Buckley2-4/+4
2020-02-09tests: Add test for IPv4 subnet -> CIDR conversionA. Wilcox1-1/+7
2019-12-19hscript: Add 'arch' key implementation and related testsA. Wilcox5-0/+43
2019-11-08hscript: Implement UserIcon::execute, add testsA. Wilcox1-0/+17
2019-11-07owner: New utilityA. Wilcox1-0/+26
2019-11-07hscript: Implement Runner.Execute.UserAccounts, add testsA. Wilcox1-0/+36
2019-11-06tests: Ensure execution failure when validation failsA. Wilcox1-0/+5
2019-11-06tests: Write more network testsA. Wilcox4-11/+52
2019-11-06tests: Add more corner case testingA. Wilcox4-0/+59
2019-11-06tests: Add pkginstall duplicate package testsA. Wilcox3-0/+23
2019-11-06tests: Add usergroup group length testA. Wilcox2-0/+12
2019-11-06tests: Add more LVM behavioural testsA. Wilcox10-0/+131
2019-11-06tests: Add duplicate value tests for keymap, timezone, fsA. Wilcox4-0/+39
2019-11-06tests: Add more nameserver behavioural testsA. Wilcox5-0/+41
2019-11-06hscript: Implement Runner.Execute.netaddress.OpenRCA. Wilcox2-0/+16
2019-11-04tests: More validity tests for keymap and languageA. Wilcox3-0/+22
2019-11-04tests: Add tests for all supported FSesA. Wilcox6-0/+87
2019-11-04tests: Add even more simulator testsA. Wilcox1-0/+72
2019-11-04tests: Fix nameserver testA. Wilcox1-1/+1
2019-11-04tests: Add lots more simulator testsA. Wilcox1-4/+59
2019-11-02hscript: Filesystem::execute: null-terminate argv, pass environA. Wilcox1-0/+10
2019-11-02hscript: Implement Filesystem::execute, add testA. Wilcox1-0/+7
2019-10-31hscript: Implement Encrypt, add testsA. Wilcox5-0/+61
2019-10-31hscript: Implement SigningKey, add testsA. Wilcox4-0/+43
2019-10-31hscript: Implement Nameserver, add testsA. Wilcox4-0/+37
2019-10-31hscript: Implement fs, add testsA. Wilcox5-0/+59
2019-10-31hscript: Implement stub Keymap key, add simple testA. Wilcox2-0/+14
2019-10-31hscript: Implement lvm_lv, add testsA. Wilcox8-0/+118
2019-10-29hscript: Implement lvm_vg, add testsA. Wilcox6-0/+84
2019-10-26tests: Test NetSSID execution outputA. Wilcox1-0/+7
2019-10-26hscript: Implement lvm_pv, add testsA. Wilcox4-0/+49
2019-10-25hscript: Implement Partition, add testsA. Wilcox29-0/+384
2019-10-24hscript: Fully implement Timezone, add testsA. Wilcox5-25/+79
2019-10-24hscript: Finally implement R.V.network.netaddress.InterfaceA. Wilcox1-0/+1
2019-10-24hscript: Ensure netaddress iface name is < IFNAMSIZA. Wilcox2-0/+11
2019-10-21hscript: Implement DiskLabel, add testsA. Wilcox10-1/+104
2019-10-21hscript: Implement Language, add testsA. Wilcox8-0/+86
2019-10-20tests: Don't shadow +config+ variableA. Wilcox1-3/+3
2019-10-20tests: Configure Aruba inside RSpec configuration blockA. Wilcox1-2/+2
2019-10-20tests: Explicitly require spec_helper in specsA. Wilcox2-0/+4