/testing/guestbin/swan-prep ]0;root@swantest:/home/build/libreswan/testing/pluto/check-01[root@west check-01]# ]0;root@swantest:/home/build/libreswan/testing/pluto/check-01[root@west check-01]# # Check the enum name tables ]0;root@swantest:/home/build/libreswan/testing/pluto/check-01[root@west check-01]# # ]0;root@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 ]0;root@swantest:/home/build/libreswan/testing/pluto/check-01[root@west check-01]# # mixed in with the output from comparing console.txt files looks too ]0;root@swantest:/home/build/libreswan/testing/pluto/check-01[root@west check-01]# # much like console.txt needs updating when it doesn't. ]0;root@swantest:/home/build/libreswan/testing/pluto/check-01[root@west check-01]# # ]0;root@swantest:/home/build/libreswan/testing/pluto/check-01[root@west check-01]# # To update OUTPUT.enumcheck.txt run something like: ]0;root@swantest:/home/build/libreswan/testing/pluto/check-01[root@west check-01]# # $ ./OBJ.linux.x86_64/testing/enumcheck/enumcheck > testing/enumcheck/OUTPUT.enumcheck.txt ]0;root@swantest:/home/build/libreswan/testing/pluto/check-01[root@west check-01]# # $ git diff ]0;root@swantest:/home/build/libreswan/testing/pluto/check-01[root@west check-01]# ]0;root@swantest:/home/build/libreswan/testing/pluto/check-01[root@west check-01]# ipsec enumcheck > OUTPUT/enumcheck.out || echo "Enum check barfed" enumcheck: leak detective found no leaks ]0;root@swantest:/home/build/libreswan/testing/pluto/check-01[root@west check-01]# cmp ../../check/enum/OUTPUT.enumcheck.txt OUTPUT/enumcheck.out || echo "Does the file OUTPUT.enumcheck.txt need updating? See description.txt" ]0;root@swantest:/home/build/libreswan/testing/pluto/check-01[root@west check-01]# ]0;root@swantest:/home/build/libreswan/testing/pluto/check-01[root@west check-01]# # other checks ]0;root@swantest:/home/build/libreswan/testing/pluto/check-01[root@west check-01]# ]0;root@swantest:/home/build/libreswan/testing/pluto/check-01[root@west check-01]# ipsec jambufcheck > /dev/null || echo failed ]0;root@swantest:/home/build/libreswan/testing/pluto/check-01[root@west check-01]# ipsec timecheck > /dev/null || echo failed ]0;root@swantest:/home/build/libreswan/testing/pluto/check-01[root@west check-01]# ipsec hunkcheck > /dev/null || echo failed ]0;root@swantest:/home/build/libreswan/testing/pluto/check-01[root@west check-01]# ipsec dncheck > /dev/null || echo failed ]0;root@swantest:/home/build/libreswan/testing/pluto/check-01[root@west check-01]# ipsec keyidcheck > /dev/null || echo failed ]0;root@swantest:/home/build/libreswan/testing/pluto/check-01[root@west check-01]# ]0;root@swantest:/home/build/libreswan/testing/pluto/check-01[root@west check-01]# # Need to disable DNS tests ]0;root@swantest:/home/build/libreswan/testing/pluto/check-01[root@west check-01]# ipsec ipcheck --nodns > /dev/null || echo failed ]0;root@swantest:/home/build/libreswan/testing/pluto/check-01[root@west check-01]# >>>>>>>>>>cut>>>>>>>>>> done <<<<<<<<<