]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
Added a test for the new logging
authorPeter Schiffer <pschiffe@redhat.com>
Tue, 2 Apr 2013 08:57:01 +0000 (10:57 +0200)
committerIvana Hutarova Varekova <varekova@redhat.com>
Tue, 2 Apr 2013 08:57:01 +0000 (10:57 +0200)
commit8f0556778b6152a7df1b3a3da575265971b5854f
tree1fa9d0d12a0d600809d1412c664f212b5e0c04cb
parent7a5c518459571067c71aba8bfde36c3b5a38d597
Added a test for the new logging

New simple tests, testing
 - standard (stdout) callback
 - custom application callback
 - all loglevels
 - automatic loglevel extraction from CGROUP_LOGLEVEL

Signed-off-by: Peter Schiffer <pschiffe@redhat.com>
Acked-by: Ivana Hutarova Varekova <varekova@redhat.com>
tests/Makefile.am
tests/logger.c [new file with mode: 0644]
tests/logger.sh [new file with mode: 0644]