1(test 2 (name test_init) 3 (libraries init init_bytesrw alcotest str) 4 (deps 5 (source_tree data))) 6 7(executable 8 (name cookbook) 9 (libraries init init_bytesrw))