atf icon indicating copy to clipboard operation
atf copied to clipboard

Libraries to write tests in C, C++ and shell

Results 27 atf issues
Sort by recently updated
recently updated
newest added

In this file, pid_t is used, so we need to include sys/types.h where this type is defined.

Added command to generate configure and make files.

atf-test-case.4 says that `descr` is required for a test case, while in fact, it was made optional in version 0.8. While here, atf-test-case.4 promises that `descr` "will be shown to...

`called form` should be `called from`.

``` $ make installcheck ... atf-c/check_test:build_cpp -> failed: 2 checks failed; see output for more details [0.004s] atf-c++/check_test:build_cpp -> failed: atf-c/utils.c:320: (fd = open(file, O_RDONLY | O_CLOEXEC)) != -1 not...

the 0.21 was released almost 10 years ago. There are around 50 commits since then. Would be nice to have a new release.