Add more tests for drfrontend routines
From mxm...@gmail.com on July 30, 2014 12:00:48
We have the following list of DR frontend functions that need tests:
- drfront_access
- drfront_searchenv
- drfront_bufprint
- drfront_tchar_to_char
- drfront_tchar_to_char_size_needed
- drfront_char_to_tchar
- drfront_get_env_var
- drfront_get_absolute_path
- drfront_get_app_full_path
- drfront_is_64bit_app
- drfront_is_graphical_app
- drfront_convert_args
- drfront_cleanup_args
- drfront_appdata_logdir
- drfront_string_replace_character
- drfront_string_replace_character_wide
- drfront_set_symbol_search_path
- drfront_sym_init
- drfront_sym_exit
- drfront_fetch_module_symbols
- drfront_create_dir
- drfront_remove_dir
Original issue: http://code.google.com/p/dynamorio/issues/detail?id=1488