cppunit-config
Unit Testing Library for C++
RUN apt-get update && \
apt-get install -y libcppunit-dev
RUN apt-get update && \
apt-get install -y libcppunit-dev
RUN apt-get update && \
apt-get install -y libcppunit-dev
RUN yum install -y cppunit-devel
RUN dnf install -y mingw32-cppunit
RUN apt-get update && \
apt-get install -y libcppunit-dev