test_server_sup
Functions
timetrap(Timeout0, Pid) -> term()
timetrap(Timeout0, Scale, Pid) -> term()
timetrap(Timeout0, ReportTVal, Scale, Pid) -> term()
timetrap_cancel(Handle) -> term()
capture_get(Msgs) -> term()
messages_get(Msgs) -> term()
timecall(M, F, A) -> term()
call_crash(Time, Crash, M, F, A) -> term()
app_test(Application, Mode) -> term()
cleanup_crash_dumps() -> term()
crash_dump_dir() -> term()
tar_crash_dumps() -> term()
check_new_crash_dumps() -> term()
get_username() -> term()
get_os_family() -> term()
hostatom() -> term()
hostatom(Node) -> term()
hoststr() -> term()
hoststr(Node) -> term()
framework_call(Func, Args) -> term()
framework_call(Func, Args, DefaultReturn) -> term()
framework_call(FW, Func, Args, DefaultReturn) -> term()
format_loc(Rest) -> term()
call_trace(TraceSpec) -> term()
View Functions
- timetrap/2
- timetrap/3
- timetrap/4
- timetrap_cancel/1
- capture_get/1
- messages_get/1
- timecall/3
- call_crash/5
- app_test/2
- cleanup_crash_dumps/0
- crash_dump_dir/0
- tar_crash_dumps/0
- check_new_crash_dumps/0
- get_username/0
- get_os_family/0
- hostatom/0
- hostatom/1
- hoststr/0
- hoststr/1
- framework_call/2
- framework_call/3
- framework_call/4
- format_loc/1
- call_trace/1