ert--abbreviate-string

ert--abbreviate-string is a compiled Lisp function in `ert.el'.

(ert--abbreviate-string S LEN SUFFIXP)

Shorten string S to at most LEN chars.

If SUFFIXP is non-nil, returns a suffix of S, otherwise a prefix.