diff --git a/include/tests_ports_packages b/include/tests_ports_packages index c328afc4..a804113d 100644 --- a/include/tests_ports_packages +++ b/include/tests_ports_packages @@ -277,6 +277,22 @@ fi # ################################################################################# +# + # TODO + + ## Test : PKGS-7318 + ## Description : APT configuration + #if [ -x ${ROOTDIR}usr/bin/apt-config ]; then PREQS_MET="YES"; else PREQS_MET="NO"; fi + #Register --test-no PKGS-7318 --preqs-met ${PREQS_MET} --weight L --network NO --category security --description "APT configuration" + #if [ ${SKIPTEST} -eq 0 ]; then + # LogText "Test: check APT configuration" + # if ! SkipAtomicTest ${TEST_NO}:atomicname; then + # # Acquire::AllowInsecureRepositories should be 0 (could be 1) + # # Acquire::AllowDowngradeToInsecureRepositories should be 0 + # # Binary::apt::Acquire::AllowInsecureRepositories should be 0 + #fi +# +################################################################################# # # Test : PKGS-7320 # Description : Check available of arch-audit