/testing/guestbin/swan-prep kroot@swantest:/home/build/libreswan/testing/pluto/check-01\[root@west check-01]# kroot@swantest:/home/build/libreswan/testing/pluto/check-01\[root@west check-01]# # Check the enum name tables kroot@swantest:/home/build/libreswan/testing/pluto/check-01\[root@west check-01]# # kroot@swantest:/home/build/libreswan/testing/pluto/check-01\[root@west check-01]# # Use CMP not DIFF. When there's a difference, the output from diff kroot@swantest:/home/build/libreswan/testing/pluto/check-01\[root@west check-01]# # mixed in with the output from comparing console.txt files looks too kroot@swantest:/home/build/libreswan/testing/pluto/check-01\[root@west check-01]# # much like console.txt needs updating when it doesn't. kroot@swantest:/home/build/libreswan/testing/pluto/check-01\[root@west check-01]# # kroot@swantest:/home/build/libreswan/testing/pluto/check-01\[root@west check-01]# # To update OUTPUT.enumcheck.txt run something like: kroot@swantest:/home/build/libreswan/testing/pluto/check-01\[root@west check-01]# # $ ./OBJ.linux.x86_64/testing/enumcheck/enumcheck > testing/enumcheck/OUTPUT.enumcheck.txt kroot@swantest:/home/build/libreswan/testing/pluto/check-01\[root@west check-01]# # $ git diff kroot@swantest:/home/build/libreswan/testing/pluto/check-01\[root@west check-01]# kroot@swantest:/home/build/libreswan/testing/pluto/check-01\[root@west check-01]# ipsec enumcheck | cmp ../../check/enum/OUTPUT.enumcheck.txt - || echo "Does the file OUTPUT.enumcheck.txt need updating?" enumcheck: leak detective found no leaks kroot@swantest:/home/build/libreswan/testing/pluto/check-01\[root@west check-01]# kroot@swantest:/home/build/libreswan/testing/pluto/check-01\[root@west check-01]# # other checks kroot@swantest:/home/build/libreswan/testing/pluto/check-01\[root@west check-01]# kroot@swantest:/home/build/libreswan/testing/pluto/check-01\[root@west check-01]# ipsec jambufcheck > /dev/null || echo failed kroot@swantest:/home/build/libreswan/testing/pluto/check-01\[root@west check-01]# ipsec timecheck > /dev/null || echo failed kroot@swantest:/home/build/libreswan/testing/pluto/check-01\[root@west check-01]# ipsec shunkcheck > /dev/null || echo failed kroot@swantest:/home/build/libreswan/testing/pluto/check-01\[root@west check-01]# kroot@swantest:/home/build/libreswan/testing/pluto/check-01\[root@west check-01]# # Need to disable DNS tests kroot@swantest:/home/build/libreswan/testing/pluto/check-01\[root@west check-01]# ipsec ipcheck --nodns > /dev/null || echo failed kroot@swantest:/home/build/libreswan/testing/pluto/check-01\[root@west check-01]#