Let's say we observe some data points $x_i$ and we hypothesize
they come from some continuous r.v. X which has PDF $f$.
I know that e.g. the Kolmogorov-Smirnov test can be applied to this kind of problems.
Do these tests/problems of the form "is my PDF correct?" have a specific name?
These problems can be viewed as continuous analogues of problems of the kind "is my PMF correct?" Example of the latter is the test if a given e.g. 6-sided die is fair. In that test our $H_0$ hypothesis is that $P(X=i) = 1/6$ which is a PMF and we ask: "Is my PMF correct?". Do these also have some name?
This question came to me while watching this last lecture of this MIT course.