runtest
framework for running test suites on software tools
RUN apt-get update && \
apt-get install -y dejagnu
RUN apt-get update && \
apt-get install -y dejagnu
RUN apk add dejagnu
RUN pacman -S --noconfirm dejagnu
RUN apt-get update && \
apt-get install -y dejagnu
RUN dnf install -y dejagnu-1
RUN apt-get update && \
apt-get install -y dejagnu