File: test-fo-context.h

package info (click to toggle)
xmlroff 0.6.2-1.1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 36,456 kB
  • sloc: ansic: 178,247; xml: 109,155; sh: 8,973; makefile: 1,331; perl: 30
file content (9 lines) | stat: -rw-r--r-- 170 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
#ifndef __TEST_FO_CONTEXT_H__
#define __TEST_FO_CONTEXT_H__

#include "CUnit/CUnit.h"


CU_SuiteInfo * test_fo_context_get_suites();

#endif /* !__TEST_FO_CONTEXT_H__ */