Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Z
Zipr Toolchain
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Open Source Software
Zipr Toolchain
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
4d5e159608d2966dc6d6ef359fa0813bd5f61d21
Select Git revision
Branches
20
13-keystone-should-return-an-error-when-assembling-instruction
19-need-ubuntu22-support
21-job-failed-248429
SRL-Windows
SRL_kernelModules
ZS-91-opensrc-zipr
add-u24
add_arm32_eh
ais-release-sept-2019
arm_port
aware-sw-delivery
bugfixes
cfar_phase1_final_release
cfar_phase2_3rdquarter_release
cfar_phase2_final_release
cfar_phase2_midterm_release
cfar_phase3_midterm_release
cgc-sw-deliverables
cgc_dev
copyright-headers
Tags
6
gt_eval
Release-2-26-2021
cfar-phase3-final
CFAR_AEI
CfarJuly2018Eval
pre-las-vegas
26 results
Begin with the selected commit
Created with Raphaël 2.2.0
17
Jun
15
14
13
12
11
10
8
7
6
5
4
29
May
28
27
23
16
15
14
13
10
9
8
7
6
3
2
30
Apr
29
27
25
24
23
18
16
15
14
12
11
10
9
7
6
5
4
3
2
1
26
Mar
19
17
15
13
12
8
7
6
5
4
3
2
1
28
Feb
27
22
20
19
18
15
18
Jan
17
15
9
4
21
Dec
18
6
5
4
29
Nov
23
21
16
14
9
6
5
2
1
31
Oct
29
26
15
12
11
5
3
20
Sep
18
14
13
12
11
10
8
6
5
4
3
31
Aug
30
29
28
24
23
22
20
17
16
10
9
6
4
18
Jul
16
13
3
1
29
Jun
19
7
3
31
May
29
28
27
26
25
22
21
18
2
1
30
Apr
29
27
20
19
17
16
15
14
13
12
11
10
7
6
5
4
3
2
1
30
Mar
29
28
27
23
10
Feb
9
31
Jan
27
26
25
12
Dec
10
9
8
7
6
5
4
2
1
30
Nov
29
28
25
23
22
21
20
18
17
16
15
11
10
9
c beautified
Fixed meds2pdb to accept local functions, not just global funcs.
more diagnostics, up timeout
PNTransformDriver.cpp using basename of shared objects to match file name stored in db. This is a temporary fix due to the way shared objects are currently stored in the db.
Forgot to add one more update to coverage.cpp (remove diagnostic output).
coverage will get the basename of a shared object absolute address to compare against the stored url of a shared object. This should be corrected such that the db stores the absolute path of the shared object and comparison does not require me to take the basename.
added -get flag on one of the test
Added tests for tcpdump, fixed zsh tests. Also fixed bug for passing args to pgms via run_basic_test, etc.
updated tests
Added STRATA_DETECT_SERVERS to the template.
more testing
More files to test with
Updated tests
more tests
more wget tests.
more wget tests.
Adding no_extenssion to www for lighttpd.
regression tests for w3c
some alteration to how manual_test_lib.sh does delete filtering, used in wget/test_script.sh
Added the capability to specify what lines should be deleted from std outputs in manual_test_lib.sh, wget/test_script.sh uses this capability.
More additions to wget tests.
manual_test_lib logging directory name change.
Adding support for rudimentary logging for manual tests.
Added some more functions to manual_test_lib.sh used by wget.
Adding some prelim tests for wget (not finished).
More coverage summary print outs to std out from PNMain.cpp
PN timeout reset to 24 hours for TNE
I had a change of heart, a summary report of functions exceeding the PN threshold is given by PN now, not coverage.cpp. This way the summary is based on the threshold passed on PN not a hard coded 50% like I had it before.
coverage.cpp, prints out to stdout the total number of non-plt funcs (functions that don't begin with '.') that exceed 50% coverage.
Adding some lighttpd www pages
Adding web_server directory for lighttpd used for manual tests.
make sure we timeout
Added detect_server perform_step code.
test - option (stdin)
updated tests
3 flavors of grep
Updated test scripts
typo in grep test.
Typo in grep test_scrip.sh
do_p1transform.sh will now set the timeout for pn before calling it.
Loading