File: TestMTB.cpp

package info (click to toggle)
luminance-hdr 2.5.1%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 34,632 kB
  • sloc: cpp: 42,160; ansic: 892; xml: 87; makefile: 38; sh: 12
file content (8 lines) | stat: -rw-r--r-- 93 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
#include <gtest/gtest.h>

#include <HdrCreation/mtb_alignment.h>

TEST(TestMTB, getLum)
{

}