xref: /aosp_15_r20/external/libtraceevent/utest/README (revision 436bf2bcd5202612ffffe471bbcc1f277cc8d28e)
1*436bf2bcSAndroid Build Coastguard Worker
2*436bf2bcSAndroid Build Coastguard WorkerUnit tests for libtraceevent library. The tests use CUnit framework:
3*436bf2bcSAndroid Build Coastguard Worker
4*436bf2bcSAndroid Build Coastguard Worker http://cunit.sourceforge.net/
5*436bf2bcSAndroid Build Coastguard Worker
6*436bf2bcSAndroid Build Coastguard Workerwhich must be pre installed on the system, before building the unit tests.
7*436bf2bcSAndroid Build Coastguard WorkerThe framework can be downloaded, compiled and installed manually, or
8*436bf2bcSAndroid Build Coastguard Workerusing a precompiled distro package:
9*436bf2bcSAndroid Build Coastguard Worker
10*436bf2bcSAndroid Build Coastguard Worker Fedora:
11*436bf2bcSAndroid Build Coastguard Worker	 CUnit
12*436bf2bcSAndroid Build Coastguard Worker	 CUnit-devel
13*436bf2bcSAndroid Build Coastguard Worker
14*436bf2bcSAndroid Build Coastguard Worker Ubuntu and Debian:
15*436bf2bcSAndroid Build Coastguard Worker	libcunit1
16*436bf2bcSAndroid Build Coastguard Worker	libcunit1-doc
17*436bf2bcSAndroid Build Coastguard Worker	libcunit1-dev
18