FlightGear next
NasalUnitTesting.hxx File Reference

Go to the source code of this file.

Functions

naRef initNasalUnitTestInSim (naRef globals, naContext c)
 
void shutdownNasalUnitTestInSim ()
 
void executeNasalTestsInDir (const SGPath &path)
 
bool executeNasalTest (const SGPath &path)
 

Function Documentation

◆ executeNasalTest()

bool executeNasalTest ( const SGPath & path)

Definition at line 232 of file NasalUnitTesting.cxx.

◆ executeNasalTestsInDir()

void executeNasalTestsInDir ( const SGPath & path)

Definition at line 198 of file NasalUnitTesting.cxx.

◆ initNasalUnitTestInSim()

naRef initNasalUnitTestInSim ( naRef globals,
naContext c )

Definition at line 181 of file NasalUnitTesting.cxx.

◆ shutdownNasalUnitTestInSim()

void shutdownNasalUnitTestInSim ( )

Definition at line 295 of file NasalUnitTesting.cxx.