1
0
Fork 0
mirror of https://github.com/sockspls/badfish synced 2025-04-29 16:23:09 +00:00
BadFish/tests
Joost VandeVondele ba15781be8 New shell scripts for testing, used for travis CI (#957)
Perform more complex verification and validation.

- signature.sh : extract and optionally compare Bench/Signature/Node count.
- perft.sh : verify perft counts for a number of positions.
- instrumented.sh : run a few commands or uci sequences through valgrind/sanitizer instrumented binaries.
- reprosearch.sh : verify reproducibility of search.

These script can be used from directly from the command line in the src directory.

Update travis script to use these shell scripts.

No functional change.
2017-01-09 10:30:57 +01:00
..
instrumented.sh New shell scripts for testing, used for travis CI (#957) 2017-01-09 10:30:57 +01:00
perft.sh New shell scripts for testing, used for travis CI (#957) 2017-01-09 10:30:57 +01:00
reprosearch.sh New shell scripts for testing, used for travis CI (#957) 2017-01-09 10:30:57 +01:00
signature.sh New shell scripts for testing, used for travis CI (#957) 2017-01-09 10:30:57 +01:00