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

move test into unit-test-libsinsp #1557

Merged
merged 1 commit into from
Dec 8, 2019
Merged

Conversation

bryanseay
Copy link
Contributor

bryan@bryan-server:/draios/sysdig/build$ make run-unit-test-libsinsp
[  4%] Built target zlib
[ 13%] Built target scap
[ 17%] Built target luajit
[ 22%] Built target tbb
[ 26%] Built target openssl
[ 30%] Built target curl
[ 35%] Built target protobuf
[ 40%] Built target c-ares
[ 45%] Built target grpc
[ 96%] Built target sinsp
[ 97%] Built target gtest
[ 98%] Built target gtest_main
[100%] Built target unit-test-libsinsp
Running main() from /draios/sysdig/build/googletest-src/googletest/src/gtest_main.cc
[==========] Running 6 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 6 tests from cgroup_list_counter_test
[ RUN      ] cgroup_list_counter_test.basic
[       OK ] cgroup_list_counter_test.basic (0 ms)
[ RUN      ] cgroup_list_counter_test.invalid_value
[       OK ] cgroup_list_counter_test.invalid_value (0 ms)
[ RUN      ] cgroup_list_counter_test.invalid_range_missing_number
[       OK ] cgroup_list_counter_test.invalid_range_missing_number (1 ms)
[ RUN      ] cgroup_list_counter_test.invalid_range_double_dash
[       OK ] cgroup_list_counter_test.invalid_range_double_dash (0 ms)
[ RUN      ] cgroup_list_counter_test.invalid_range_wrong_order
[       OK ] cgroup_list_counter_test.invalid_range_wrong_order (0 ms)
[ RUN      ] cgroup_list_counter_test.not_a_number
[       OK ] cgroup_list_counter_test.not_a_number (0 ms)
[----------] 6 tests from cgroup_list_counter_test (2 ms total)

[----------] Global test environment tear-down
[==========] 6 tests from 1 test suite ran. (2 ms total)
[  PASSED  ] 6 tests.
[100%] Built target run-unit-test-libsinsp

@bryanseay bryanseay requested a review from gnosek December 8, 2019 03:50
@bryanseay bryanseay merged commit f17d02e into dev Dec 8, 2019
@bryanseay bryanseay deleted the move-cgroup-test-to-sysdig branch December 8, 2019 23:57
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

Successfully merging this pull request may close these issues.

2 participants