Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'make check' not running test cases #2618

Open
nasastry opened this issue Feb 1, 2024 · 0 comments
Open

'make check' not running test cases #2618

nasastry opened this issue Feb 1, 2024 · 0 comments

Comments

@nasastry
Copy link

nasastry commented Feb 1, 2024

Problem description:
Running 'make check' doesn't run the tests.

# make check
make
make[1]: Entering directory '/home/librtas'
make  all-am
make[2]: Entering directory '/home/librtas'
make[2]: Leaving directory '/home/librtas'
make[1]: Leaving directory '/home/librtas'
make  check-TESTS
make[1]: Entering directory '/home/librtas'
make[2]: Entering directory '/home/librtas'
============================================================================
Testsuite summary for librtas 2.0.5
============================================================================
# TOTAL: 0
# PASS:  0
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[2]: Leaving directory '/home/librtas'
make[1]: Leaving directory '/home/librtas'

Steps to reproduce:

  1. Clone librtas
  2. Run ./autogen.sh; ./configure; make; make check

git head is at d8d4ee6f5052704ac82bb8aa8d8fe8816dac41cd

Thank You.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant