3 depends on BR2_INSTALL_LIBSTDCPP
4 depends on BR2_USE_MMU # fork()
6 ATF, or Automated Testing Framework, is a collection of
7 libraries to write test programs in C, C++ and POSIX shell.
9 https://github.com/jmmv/atf
11 comment "atf needs a toolchain w/ C++"
12 depends on !BR2_INSTALL_LIBSTDCPP
13 depends on BR2_USE_MMU