summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
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
2019-10-20Fix tests when install env code is disabledA. Wilcox1-0/+3
2019-10-19tests: Rework RSpec stuff entirelyA. Wilcox3-30/+13
2019-10-19tests: Support all known versions of Aruba, 0.8.0+A. Wilcox2-2/+8
2019-10-19tests: Support Aruba 0.8.xA. Wilcox2-0/+8
2019-10-19hscript: Implement Firmware, and add testsA. Wilcox5-0/+59
2019-10-19hscript: Implement UserGroups, add testsA. Wilcox8-0/+104
2019-10-19hscript: Implement UserIcon parsingA. Wilcox7-0/+91
2019-10-19hscript: Implement UserPassphrase, add testsA. Wilcox8-0/+95
2019-10-18hscript: Implement username validity check and UserAlias code; add testsA. Wilcox7-1/+78
2019-10-18tests: Add test for too many usernamesA. Wilcox2-3/+289
2019-10-18hscript: Implement some Username logic, add testsA. Wilcox4-0/+47
2019-10-18tests: fixtures: Ensure networking disabled on non-network testsA. Wilcox3-3/+3
2019-10-18tests: Fix test failure for test 0078 on some computersA. Wilcox1-1/+1
2019-10-17hscript: Implement diskid key (except execution)A. Wilcox7-0/+71
2019-10-14tests: Include fstab output in mount testsA. Wilcox1-4/+13
2019-10-14tests: Test mount execution with optionsA. Wilcox2-0/+17
2019-10-14tests: Add tests for hostname simulationA. Wilcox2-1/+21
2019-10-14tests: Further x86_64 suppressionA. Wilcox1-1/+0
2019-10-14tests: Fix suppression file on x86_64A. Wilcox1-0/+10
2019-10-14tests: Add Valgrind support and suppression fileA. Wilcox1-0/+22
2019-10-14hscript-validate: add dangerous -i flagA. Wilcox1-0/+4
2019-10-14tests: Add SLAAC address to WPA testA. Wilcox1-0/+1
2019-10-14hscript: Add NetSSID parsing and testsA. Wilcox13-0/+141
2019-10-13tests: Add more invalid network prefixesA. Wilcox4-1/+27
2019-10-13tests: Test more invalid netaddress linesA. Wilcox3-0/+24
2019-10-13Test other tool params; output generator comment in simulator scriptA. Wilcox2-0/+12
2019-10-13tests: Add simulator testsA. Wilcox1-0/+39
2019-10-13hscript: Ensure mounts are executed in proper orderA. Wilcox1-0/+8
2019-10-12hscript: Implement 'repository' key and add tests for itA. Wilcox3-0/+26