Home
last modified time | relevance | path

Searched refs:test_project_save (Results 1 – 2 of 2) sorted by relevance

/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/tests/helpers/
H A Dproject.h101 test_project_save (void);
130 test_project_save (void) in test_project_save() function
159 char * prj_file = test_project_save (); in test_project_save_and_reload()
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/tests/plugins/
H A Dplugin.c45 char * prj_file = test_project_save (); in _test_loading_non_existing_plugin()