logo

system-testsuite

Unix system testsuite (highlights broken bits in GNU and BusyBox)

Kyuafile (389B)


  1. syntax(2)
  2. --Copyright © 2021-2022 Haelwenn (lanodan) Monnier <contact+system-testsuite@hacktivis.me>
  3. --SPDX-License-Identifier: BSD-3-Clause
  4. test_suite("system-testsuite")
  5. -- /BEGIN/,$|LC_ALL=C.UTF-8 sort
  6. atf_test_program{name="abs"}
  7. atf_test_program{name="true"}
  8. atf_test_program{name="false"}
  9. atf_test_program{name="sed"}
  10. atf_test_program{name="puts"}
  11. atf_test_program{name="strlen"}