summaryrefslogtreecommitdiff
path: root/tests/spec
AgeCommit message (Expand)AuthorFilesLines
2019-10-31hscript: Implement fs, add testsA. Wilcox1-0/+23
2019-10-31hscript: Implement stub Keymap key, add simple testA. Wilcox1-0/+8
2019-10-31hscript: Implement lvm_lv, add testsA. Wilcox1-0/+39
2019-10-29hscript: Implement lvm_vg, add testsA. Wilcox1-0/+28
2019-10-26tests: Test NetSSID execution outputA. Wilcox1-0/+7
2019-10-26hscript: Implement lvm_pv, add testsA. Wilcox1-0/+18
2019-10-25hscript: Implement Partition, add testsA. Wilcox1-0/+159
2019-10-24hscript: Fully implement Timezone, add testsA. Wilcox1-25/+53
2019-10-24hscript: Ensure netaddress iface name is < IFNAMSIZA. Wilcox1-0/+5
2019-10-21hscript: Implement DiskLabel, add testsA. Wilcox1-0/+48
2019-10-21hscript: Implement Language, add testsA. Wilcox1-0/+43
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. Wilcox1-0/+33
2019-10-19hscript: Implement UserGroups, add testsA. Wilcox1-0/+44
2019-10-19hscript: Implement UserIcon parsingA. Wilcox1-0/+39
2019-10-19hscript: Implement UserPassphrase, add testsA. Wilcox1-0/+44
2019-10-18hscript: Implement username validity check and UserAlias code; add testsA. Wilcox1-0/+32
2019-10-18tests: Add test for too many usernamesA. Wilcox1-3/+12
2019-10-18hscript: Implement some Username logic, add testsA. Wilcox1-0/+24
2019-10-17hscript: Implement diskid key (except execution)A. Wilcox1-0/+34
2019-10-14tests: Include fstab output in mount testsA. Wilcox1-4/+13
2019-10-14tests: Test mount execution with optionsA. Wilcox1-0/+9
2019-10-14tests: Add tests for hostname simulationA. Wilcox1-1/+16
2019-10-14hscript-validate: add dangerous -i flagA. Wilcox1-0/+4
2019-10-14hscript: Add NetSSID parsing and testsA. Wilcox1-0/+68
2019-10-13tests: Add more invalid network prefixesA. Wilcox1-0/+12
2019-10-13tests: Test more invalid netaddress linesA. Wilcox1-0/+12
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-12hscript: Implement 'repository' key and add tests for itA. Wilcox1-0/+13
2019-10-12tests: More specifity on netaddress test messagesA. Wilcox1-4/+4
2019-10-12tests: Make test output more specificA. Wilcox1-9/+9
2019-10-12tests: Add 'netaddress' keys, will be next key implementedA. Wilcox1-5/+146
2019-10-12hscript: Validate 'hostname' keys and add another testA. Wilcox1-0/+6
2019-10-12tests: Don't print performance info on testsA. Wilcox1-1/+1
2019-10-12tests: Fix up some mount testsA. Wilcox1-36/+44
2019-10-12hscript: Parse 'mount' key, add tests to ensureA. Wilcox1-0/+30
2019-10-09tests: Ensure only parser error counts are counted for parser testsA. Wilcox1-6/+6
2019-10-08tests: Add some more tests, and note reqs for each testA. Wilcox1-4/+51
2019-10-08tests: Add some new tests and fix test 15A. Wilcox1-2/+15
2019-10-08tests: Fix regex errorA. Wilcox1-2/+2
2019-10-08hscript: Implement 'hostname' parsing; add rest of existing manual testsA. Wilcox1-0/+32
2019-10-08hscript: Better message for duplicate value, and test for itA. Wilcox1-0/+17
2019-10-08tests: Now with 100% more automated testingA. Wilcox2-0/+133