Skip to content

Commit

Permalink
Cleanup for CR 12/6
Browse files Browse the repository at this point in the history
  • Loading branch information
rjbrown6 committed Dec 6, 2021
1 parent 934b8b8 commit 50506d6
Show file tree
Hide file tree
Showing 23 changed files with 0 additions and 336 deletions.
4 changes: 0 additions & 4 deletions fsw/crypto_tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,6 @@
# [email protected]
set(PROJECT_TEST_DIR ${CMAKE_CURRENT_SOURCE_DIR})

add_test(NAME Process_Security
COMMAND ${PROJECT_BINARY_DIR}/bin/process_security tc ${PROJECT_TEST_DIR}/data/tc4.1.dat
WORKING_DIRECTORY ${PROJECT_TEST_DIR})

add_test(NAME UT_TC_APPLY
COMMAND ${PROJECT_BINARY_DIR}/bin/ut_tc_apply
WORKING_DIRECTORY ${PROJECT_TEST_DIR})
Expand Down
Binary file removed fsw/crypto_tests/data/activate_sa4.dat
Binary file not shown.
1 change: 0 additions & 1 deletion fsw/crypto_tests/data/activate_sa4.txt

This file was deleted.

Binary file removed fsw/crypto_tests/data/encryption_test_ping.dat
Binary file not shown.
3 changes: 0 additions & 3 deletions fsw/crypto_tests/data/encryption_test_ping.txt

This file was deleted.

1 change: 0 additions & 1 deletion fsw/crypto_tests/data/raw_tc_sdls_ping.txt

This file was deleted.

Binary file removed fsw/crypto_tests/data/raw_tc_sdls_ping_bad_scid.dat
Binary file not shown.
1 change: 0 additions & 1 deletion fsw/crypto_tests/data/raw_tc_sdls_ping_bad_scid.txt

This file was deleted.

Binary file removed fsw/crypto_tests/data/raw_tc_sdls_ping_bad_vcid.dat
Binary file not shown.
1 change: 0 additions & 1 deletion fsw/crypto_tests/data/raw_tc_sdls_ping_bad_vcid.txt

This file was deleted.

1 change: 0 additions & 1 deletion fsw/crypto_tests/data/stop_sa1.txt

This file was deleted.

Binary file removed fsw/crypto_tests/data/tc4.1.dat
Binary file not shown.
Binary file removed fsw/crypto_tests/data/tc5.1.dat
Binary file not shown.
Binary file removed fsw/crypto_tests/data/tc5.2.dat
Binary file not shown.
Binary file removed fsw/crypto_tests/data/tc5.3.dat
Binary file not shown.
Binary file removed fsw/crypto_tests/data/validation1.dat
Binary file not shown.
1 change: 0 additions & 1 deletion fsw/crypto_tests/data/validation1.txt

This file was deleted.

77 changes: 0 additions & 77 deletions fsw/crypto_util/app/apply_security.c

This file was deleted.

79 changes: 0 additions & 79 deletions fsw/crypto_util/app/crypto_sequence.c

This file was deleted.

65 changes: 0 additions & 65 deletions fsw/crypto_util/app/process_security.c

This file was deleted.

34 changes: 0 additions & 34 deletions fsw/crypto_util/include/apply_security.h

This file was deleted.

34 changes: 0 additions & 34 deletions fsw/crypto_util/include/crypto_sequence.h

This file was deleted.

34 changes: 0 additions & 34 deletions fsw/crypto_util/include/process_security.h

This file was deleted.

0 comments on commit 50506d6

Please sign in to comment.