aboutsummaryrefslogtreecommitdiff
path: root/tests/agent
AgeCommit message (Expand)AuthorFilesLines
2022-07-07Use [cmdline] type for canned commands in testscriptsKaren Arutyunov1-2/+2
2021-09-27Finalize licenseBoris Kolpackov2-2/+2
2020-02-07Drop copyright notice from source codeKaren Arutyunov2-2/+0
2019-08-12Combine multiple single-character options into a single argument for testscri...Karen Arutyunov1-3/+3
2019-01-16Update copyright yearKaren Arutyunov2-2/+2
2018-09-03Add repository-type value to task manifest and rename repository value to rep...Karen Arutyunov1-2/+4
2018-06-01Remove target/scope irregularity workaroundsKaren Arutyunov1-1/+1
2018-05-19Update copyright yearKaren Arutyunov2-2/+2
2018-05-19Get rid of doc{version} and types for testscript and manifest in buildfilesKaren Arutyunov1-1/+1
2017-07-18Adapt to non-optional task targetKaren Arutyunov1-0/+2
2017-07-14Make use of wildcards in buildfilesKaren Arutyunov1-1/+1
2017-07-14Make tests to be a sub-projectKaren Arutyunov1-3/+5
2017-05-01Use standard version in bootstrap manifestBoris Kolpackov1-2/+2
2017-04-29Update to standard versioning schemeBoris Kolpackov1-1/+1
2017-04-19Minor improvementBoris Kolpackov1-11/+9
2017-04-19Add --fake-machine and machine-less agent/worker testBoris Kolpackov1-28/+1
2017-04-18Finish agent and worker logicBoris Kolpackov1-35/+84
2017-04-12Complete agent side of machine bootstrapBoris Kolpackov1-1/+2
2017-04-11Change license to TBC (to be confirmed)Boris Kolpackov2-2/+2
2017-04-11Implement TFTP server support in agentBoris Kolpackov1-1/+1
2017-04-10Implement vm startup and shutdownBoris Kolpackov1-0/+26
2017-04-08Implement machine enumerationBoris Kolpackov4-0/+299