Tests: regression testing for notification API
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Wed, 31 May 2017 17:25:29 +0000 (13:25 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 1 Jun 2017 18:13:23 +0000 (14:13 -0400)
commitdc890bfff8644c0d86facbe08b315e606fd5957d
treefdf9552e3418843f3ceca2dc3ec4888ec2f57f37
parent19246bd67f449b68426e95a9d31f701514796d84
Tests: regression testing for notification API

This test suite includes tests for low and high buffer usage conditions,
triggers, and multi application client scenarios.

Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
.gitignore
configure.ac
tests/regression/Makefile.am
tests/regression/tools/Makefile.am
tests/regression/tools/notification/Makefile.am [new file with mode: 0644]
tests/regression/tools/notification/base_client.c [new file with mode: 0644]
tests/regression/tools/notification/consumer_testpoints.c [new file with mode: 0644]
tests/regression/tools/notification/notification.c [new file with mode: 0644]
tests/regression/tools/notification/test_notification [new file with mode: 0755]
tests/regression/tools/notification/test_notification_multi_app [new file with mode: 0755]
tests/utils/utils.sh
This page took 0.027321 seconds and 5 git commands to generate.