Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tap 7: Conformance testing #19

Merged
merged 59 commits into from
May 10, 2017
Merged
Changes from all commits
Commits
Show all changes
59 commits
Select commit Hold shift + click to select a range
c74c382
Add rough draft of TAP 7
vladimir-v-diaz Jan 25, 2017
47071d1
Minor edits to text for the Abstract and Motivation sections
vladimir-v-diaz Jan 25, 2017
9fda643
More edits to text for the rest of the document
vladimir-v-diaz Jan 25, 2017
b30362f
Update Last-Modified field
vladimir-v-diaz Jan 25, 2017
b8c181c
Add format edits
vladimir-v-diaz Jan 25, 2017
ceca57f
Consistently use 'conformance' rather than 'compliance'
vladimir-v-diaz Jan 25, 2017
099253b
Use one name for the configuration file: .tuf-tester.yml
vladimir-v-diaz Jan 25, 2017
07d062c
Fix example of running the conformance-tester in Specification section
vladimir-v-diaz Jan 25, 2017
cf171aa
More edits to text
vladimir-v-diaz Jan 26, 2017
05fa1eb
Fix typo
vladimir-v-diaz Jan 26, 2017
e7488d9
Use an underscore for python script names
vladimir-v-diaz Jan 26, 2017
f425676
Add link to branch containing an initial implementation of tap7
vladimir-v-diaz Jan 26, 2017
d30eab1
Update tap7.md
JustinCappos Apr 11, 2017
bccd2c5
Update tap7.md
vladimir-v-diaz Apr 11, 2017
a3121b2
Fix typo in abstract: "bahaves"
vladimir-v-diaz Apr 27, 2017
2ad080f
Revise sentence on reasons for a single testing tool
vladimir-v-diaz Apr 27, 2017
95869e7
Switch are -> is in Rationale section
vladimir-v-diaz Apr 27, 2017
34ea263
Revise sentence in Rationale to use "implementation (instead of program)
vladimir-v-diaz Apr 27, 2017
76f2f0b
Use implementation instead of program in 2nd paragraph of rationale
vladimir-v-diaz Apr 27, 2017
f289de1
Revise sentence to make clear that adopters have attempted compliance
vladimir-v-diaz Apr 27, 2017
5786479
Revise 1st sentence of Specification section
vladimir-v-diaz Apr 27, 2017
80773e3
Indicate that updater must return specific codes
vladimir-v-diaz Apr 27, 2017
6f2270c
Revise first paragraph of Rationale section
vladimir-v-diaz Apr 28, 2017
21a06f3
Conformance tester need not inspect metadata
vladimir-v-diaz Apr 28, 2017
5c2ae8e
Add comments explaining fields in YAML configuration file
vladimir-v-diaz Apr 28, 2017
3912320
Make known that the tool can be used by anyone
vladimir-v-diaz Apr 28, 2017
cbdc13f
Add some text for the Example section (WIP)
vladimir-v-diaz Apr 28, 2017
bfb7cf4
Format numbered list in Example section
vladimir-v-diaz Apr 28, 2017
f92751b
Add more text for example section
vladimir-v-diaz Apr 28, 2017
599896d
Format summary
vladimir-v-diaz Apr 28, 2017
aba0b26
Format Bash commands and make minor edits to text
vladimir-v-diaz May 1, 2017
4b60e54
Draft more of the example text
vladimir-v-diaz May 1, 2017
110ecee
Link to convert_signed_metadata_to_der()
vladimir-v-diaz May 1, 2017
49d9c19
Fix typos
vladimir-v-diaz May 1, 2017
a379fc5
Revise abstract
vladimir-v-diaz May 3, 2017
d2f15d2
Merge branch 'tap7' of github.com:theupdateframework/taps into tap7
vladimir-v-diaz May 3, 2017
1cc696f
Begin removing test related to the transport mechanism
vladimir-v-diaz May 3, 2017
80d089f
Edits up to the specification section
vladimir-v-diaz May 4, 2017
7fe6435
Review remaining sections to remove references to transport mechanism
vladimir-v-diaz May 4, 2017
aa383e5
Fix typo in link
vladimir-v-diaz May 4, 2017
2e331d3
Add text explaining how to test devices with limited power
vladimir-v-diaz May 4, 2017
23a4b3e
Merge branch 'tap7' of github.com:theupdateframework/taps into tap7
vladimir-v-diaz May 4, 2017
c86e656
minor language fixes
JustinCappos May 5, 2017
59eb890
Update tap7.md
JustinCappos May 5, 2017
c2ab974
Line edit corrections to TAP 7
jhdalek55 May 5, 2017
f060235
Minor fixes to text
vladimir-v-diaz May 8, 2017
849e446
Add a couple of code snippets
vladimir-v-diaz May 8, 2017
fcb8ffc
Merge branch 'tap7' of github.com:theupdateframework/taps into tap7
vladimir-v-diaz May 8, 2017
71dada8
Uncomment elif clause and add note for reorganization effort
vladimir-v-diaz May 8, 2017
a3e8a68
Fix name of module for compliant updater and move example around
vladimir-v-diaz May 8, 2017
4647cd5
Add transition text for the code examples
vladimir-v-diaz May 8, 2017
232baec
Remove repository_mirror argument and edit comments
vladimir-v-diaz May 9, 2017
765681d
Fix typos and revise paragraph
vladimir-v-diaz May 9, 2017
3a8990a
Fix minor typos (reported by Sebastien)
vladimir-v-diaz May 9, 2017
1a9b15a
Edit list of updater attacks and weaknesses
vladimir-v-diaz May 9, 2017
1028ece
Revise paragraph
vladimir-v-diaz May 9, 2017
2506cf8
Revise the paragraph that describes the initial state of the client
vladimir-v-diaz May 9, 2017
4ded719
Address issue with the state of saved files and client vs repo files
vladimir-v-diaz May 9, 2017
cf73ec8
Some edits, some section changes
jhdalek55 May 9, 2017
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading