FlightGear
next
NasalUnitTesting.hxx
Go to the documentation of this file.
1
#pragma once
2
3
#include <
Scripting/NasalSys.hxx
>
4
5
class
SGPath;
6
7
naRef
initNasalUnitTestInSim
(naRef
globals
, naContext c);
8
9
void
shutdownNasalUnitTestInSim
();
10
11
void
executeNasalTestsInDir
(
const
SGPath& path);
12
bool
executeNasalTest
(
const
SGPath& path);
NasalSys.hxx
shutdownNasalUnitTestInSim
void shutdownNasalUnitTestInSim()
Definition
NasalUnitTesting.cxx:295
executeNasalTest
bool executeNasalTest(const SGPath &path)
Definition
NasalUnitTesting.cxx:232
initNasalUnitTestInSim
naRef initNasalUnitTestInSim(naRef globals, naContext c)
Definition
NasalUnitTesting.cxx:181
executeNasalTestsInDir
void executeNasalTestsInDir(const SGPath &path)
Definition
NasalUnitTesting.cxx:198
globals
FGGlobals * globals
Definition
globals.cxx:142
src
Scripting
NasalUnitTesting.hxx
Generated on Tue Jun 3 2025 12:58:41 for FlightGear by
1.13.2