mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-06 00:00:47 -04:00
unit-tests: Added IETF SWIMA PA-TNC attribute tests
This commit is contained in:
parent
84c0366bd3
commit
bf22470623
@ -201,10 +201,18 @@ imcv_tests_SOURCES = \
|
||||
pa_tnc/pa_tnc_attr_manager.c \
|
||||
seg/seg_env.c seg/seg_contract.c \
|
||||
seg/seg_contract_manager.c \
|
||||
swima/swima_data_model.c \
|
||||
swima/swima_event.c \
|
||||
swima/swima_events.c \
|
||||
swima/swima_record.c \
|
||||
swima/swima_inventory.c \
|
||||
swima/swima_collector.c \
|
||||
suites/test_imcv_seg.c \
|
||||
suites/test_imcv_swima.c \
|
||||
ietf/ietf_attr_pa_tnc_error.c \
|
||||
ietf/swima/ietf_swima_attr_req.c \
|
||||
ietf/swima/ietf_swima_attr_sw_inv.c \
|
||||
ietf/swima/ietf_swima_attr_sw_ev.c \
|
||||
tcg/seg/tcg_seg_attr_seg_env.c \
|
||||
imcv.c imcv_tests.h imcv_tests.c
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (C) 2014 Andreas Steffen
|
||||
* Copyright (C) 2014-2017 Andreas Steffen
|
||||
* HSR Hochschule fuer Technik Rapperswil
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
@ -14,4 +14,4 @@
|
||||
*/
|
||||
|
||||
TEST_SUITE(imcv_seg_suite_create)
|
||||
|
||||
TEST_SUITE(imcv_swima_suite_create)
|
||||
|
1117
src/libimcv/suites/test_imcv_swima.c
Normal file
1117
src/libimcv/suites/test_imcv_swima.c
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user