|
Add new files: two tests, one common file, one program to set things up.
Change-Id: I4c9b7a937103f3978cbed6629ee4057018b80eae
More cleanup. Also allow some tests to run even when TPM is already started.
Change-Id: I23558b96a1de55bbeca42dbf2e44f6802a0ec85b
Reorganize and standardize behavior of tests.
Change-Id: Id32fd09211a72deaa66a3dd0f973d35506ff96f2
BUG= 433
TEST=ran all the tests I could run without TPM-free BIOS
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+301 lines, -322 lines) |
Patch |
 |
M |
firmware/lib/tpm_lite/include/tlcl.h
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
firmware/version.c
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
tests/tpm_lite/Makefile
|
View
|
|
2 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
 |
M |
tests/tpm_lite/clear.c
|
View
|
1
2
|
1 chunk |
+0 lines, -29 lines |
0 comments
|
Download
|
 |
M |
tests/tpm_lite/earlyextend.c
|
View
|
1
2
3
4
5
|
1 chunk |
+5 lines, -13 lines |
0 comments
|
Download
|
 |
M |
tests/tpm_lite/earlynvram.c
|
View
|
1
2
3
4
5
|
1 chunk |
+7 lines, -31 lines |
0 comments
|
Download
|
 |
M |
tests/tpm_lite/earlynvram2.c
|
View
|
1
2
3
4
5
|
1 chunk |
+7 lines, -33 lines |
0 comments
|
Download
|
 |
M |
tests/tpm_lite/enable.c
|
View
|
1
2
3
4
5
|
1 chunk |
+13 lines, -16 lines |
0 comments
|
Download
|
 |
M |
tests/tpm_lite/fastenable.c
|
View
|
1
2
3
4
5
|
1 chunk |
+13 lines, -27 lines |
0 comments
|
Download
|
 |
M |
tests/tpm_lite/globallock.c
|
View
|
1
2
3
4
5
|
2 chunks |
+19 lines, -43 lines |
0 comments
|
Download
|
 |
M |
tests/tpm_lite/readonly.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
tests/tpm_lite/redefine.c
|
View
|
1
2
|
1 chunk |
+0 lines, -78 lines |
0 comments
|
Download
|
 |
A |
tests/tpm_lite/redefine_unowned.c
|
View
|
1
2
3
4
5
|
1 chunk |
+64 lines, -0 lines |
0 comments
|
Download
|
 |
M |
tests/tpm_lite/spaceperm.c
|
View
|
1
2
3
4
5
|
2 chunks |
+8 lines, -16 lines |
0 comments
|
Download
|
 |
M |
tests/tpm_lite/startup.c
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A |
tests/tpm_lite/testsetup.c
|
View
|
1
2
3
4
5
|
1 chunk |
+42 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tests/tpm_lite/timing.c
|
View
|
1
2
3
4
5
|
1 chunk |
+60 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tests/tpm_lite/tlcl_tests.c
|
View
|
1
2
3
4
|
1 chunk |
+27 lines, -0 lines |
0 comments
|
Download
|
 |
M |
tests/tpm_lite/writelimit.c
|
View
|
1
2
3
4
5
|
1 chunk |
+19 lines, -24 lines |
0 comments
|
Download
|
 |
M |
utility/Makefile
|
View
|
6
7
|
2 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
Total messages: 5 (0 generated)
|