| Testsuite Name | cli utility testing |
|---|---|
| Estimated run time | |
| Note |
cp2foss¶
| Purpose | verify functionality of all command line options for cp2foss |
|---|---|
| Dependencies | install fossology sucessfully; start the scheduler |
| Step | Action | Expected Results |
|---|---|---|
| 1. | run cp2foss --user fossy -f "Software Repository" -q agent_nomos ./testfile_from server -v -d cp2foss_description; enter 'fossy' as the password | you will upload this file(package) to fossology system, add add nomos agent analysis; you also can click on [Jobs]-->[My recent jobs] menu to check all the jobs of the upload should be 'Completed' |
fossjobs¶
| Purpose | verify functionality of all command line options for fossjobs |
|---|---|
| Dependencies | install fossology sucessfully; start the scheduler |
| Step | Action | Expected Results |
|---|---|---|
| 1. | run fossjobs -a --user fossy --password fossy | you should see a list of all installed |
| 2. | run fossjobs -u --user fossy --password fossy | you should see a list of all available upload ids on this system (similar to: # The following uploads are available (upload id: name) 1: fossology-1.1.0-1.fc10.i386.rpm |
| 3. | run fossjobs -A agent_copyright -U nupload_id(already in you system) --user fossy --passwd fossy; enter the password as 'fossy' | click on [Jobs]-->[My recent jobs] menu to you will find that copyright analysis is added on this upload(completed) |