summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
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
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. Wilcox24-6/+601
2019-10-12hscript: Validate 'hostname' keys and add another testA. Wilcox2-0/+11
2019-10-12tests: Don't print performance info on testsA. Wilcox1-1/+1
2019-10-12tests: Fix up some mount testsA. Wilcox2-36/+49
2019-10-12hscript: Parse 'mount' key, add tests to ensureA. Wilcox5-0/+50
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. Wilcox4-4/+66
2019-10-08tests: Add rootpw to test 15 so required keys are satisfiedA. Wilcox1-1/+1
2019-10-08hscript: Handle pkgs with + char and add test (thanks @sroracle)A. Wilcox1-1/+1
2019-10-08tests: Add some new tests and fix test 15A. Wilcox4-6/+31
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. Wilcox24-0/+135
2019-10-08hscript: CodeA. Wilcox4-0/+24
2019-10-07tests: Update test 11A. Wilcox1-1/+1
2019-10-06Beginnings of some extremely basic parsing and a utilityA. Wilcox1-0/+5
2019-10-05Add some test scriptsA. Wilcox16-0/+81