Consider binaries check as a core test

This commit is contained in:
mboelen 2016-04-19 17:23:12 +02:00
parent a23758e21f
commit 2d7ef97605
1 changed files with 2 additions and 2 deletions

View File

@ -34,10 +34,10 @@
Display --indent 2 --text "- Scanning available tools..."
logtext "Start scanning for available audit binaries and tools..."
# Test : FILE-7502
# Test : CORE-1000
# Description : Check all system binaries
# Notes : Always perform test, dependency for many other tests
Register --test-no FILE-7502 --weight L --network NO --description "Check all system binaries"
Register --test-no CORE-1000 --weight L --network NO --description "Check all system binaries"
BINARY_PATHS_FOUND=""; N=0
Display --indent 2 --text "- Checking system binaries..."
logtext "Status: Starting binary scan..."