Searched refs:new_software (Results 1 - 1 of 1) sorted by relevance
/third_party/libsnd/tests/ |
H A D | string_test.c | 546 new_software [] = "new software (libsndfile-X.Y.Z)", in string_multi_set_test() local 578 sf_set_string (file, SF_STR_SOFTWARE, new_software) ; in string_multi_set_test() 603 exit_if_true (count < 1, "\n\nLine %d : Could not find new_software in :\n%s\n", __LINE__, buffer) ; in string_multi_set_test() 604 exit_if_true (count > 1, "\n\nLine %d : new_software appears %d times in :\n\n%s\n", __LINE__, count, buffer) ; in string_multi_set_test()
|
Completed in 1 milliseconds